Mercurial > p > roundup > code
comparison doc/roundup-admin.1 @ 1419:c717b8d63a7e
included UN*X manual pages from Bastian Kleineidam
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 12 Feb 2003 00:24:40 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1417:472c21af7f69 | 1419:c717b8d63a7e |
|---|---|
| 1 .TH ROUNDUP-ADMIN 1 "24 January 2003" | |
| 2 .SH NAME | |
| 3 roundup-admin \- administrate roundup trackers | |
| 4 .SH SYNOPSIS | |
| 5 \fBroundup-admin\fP [\fIoptions\fP] \fI<command>\fP \fI<arguments>\fP | |
| 6 .SH OPTIONS | |
| 7 .TP | |
| 8 \fB-i\fP \fIinstance home\fP | |
| 9 specify the issue tracker "home directory" to administer | |
| 10 .TP | |
| 11 \fB-u\fP | |
| 12 the user[:password] to use for commands | |
| 13 .TP | |
| 14 \fB-c\fP | |
| 15 when outputting lists of data, just comma-separate them | |
| 16 .SH FURTHER HELP | |
| 17 roundup-admin -h | |
| 18 roundup-admin help -- this help | |
| 19 roundup-admin help <command> -- command-specific help | |
| 20 roundup-admin help all -- all available help | |
| 21 .SH AUTHOR | |
| 22 This manpage was written by Bastian Kleineidam | |
| 23 <calvin@debian.org> for the Debian distribution of roundup. | |
| 24 | |
| 25 The main author of roundup is Richard Jones | |
| 26 <richard@users.sourceforge.net>. |
