From 68c26cec353a0429562e757c658df9c622a5de16 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 18 Apr 2010 13:12:11 -0700 Subject: Packaging misc; manpages. --- usr/src/pinyadmin/doc/addaccess.latex | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 usr/src/pinyadmin/doc/addaccess.latex (limited to 'usr/src/pinyadmin/doc/addaccess.latex') diff --git a/usr/src/pinyadmin/doc/addaccess.latex b/usr/src/pinyadmin/doc/addaccess.latex new file mode 100644 index 0000000..e15efed --- /dev/null +++ b/usr/src/pinyadmin/doc/addaccess.latex @@ -0,0 +1,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. -- cgit v1.2.3