blob: a708b6c525e66ba6996c2a62d9ce75c2aa88e5c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
\usepackage{latex2man}
\begin{Name}{1piny}{newrepo}{Piny Team}{Piny}{newrepo}
\Prog{newrepo} - create a new repository
\section{Synopsis}
\Prog{newrepo} \Arg{reponame}
\section{Description}
The \Prog{newrepo} command creates a new repository with the given name.
The current user is set as the owner of the new repository.
No other users are given access to the new repository.
|