blob: e15efed19814284a034cea8dae7483fe39ca5633 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
\usepackage{latex2man}
\begin{Name}{8piny}{addaccess}{Piny Team}{Piny}{addaccess}
\Prog{addaccess} - allow access to a repository
\section{Synopsis}
\Prog{addaccess} \Arg{reponame} \Arg{username} \Dots
\section{Description}
The \Prog{addaccess} command grants users write access to a repository.
It may only be run by the owner of the repository.
For each \Arg{username} passed on the command line, \Prog{addaccess} will grant write permission to the repository.
Other users are not affected.
|