summaryrefslogtreecommitdiff
path: root/usr/src/pinyadmin/doc/rmaccess.latex
blob: 3444c6713ff71ab52e0c2c4c17af230eed0a2685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\usepackage{latex2man}

\begin{Name}{8piny}{rmaccess}{Piny Team}{Piny}{rmaccess}

\Prog{rmaccess} - remove access to a repository

\section{Synopsis}

\Prog{rmaccess} \Arg{reponame} \Arg{username} \Dots

\section{Description}

The \Prog{rmaccess} command denies 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 deny write permission to the repository.
Other users are not affected.

\section{Bugs}

You cannot deny write permission to the owner of the repository.
If you try, the program will appear to succeed, but the owner will still be able to make changes.