summaryrefslogtreecommitdiff
path: root/usr/src/pinyadmin/doc/addaccess.latex
blob: a8c29f973763609ecb97415ab79817b65df3d674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\usepackage{latex2man}

\begin{Name}{1piny}{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.