comparison share/man/man1/roundup-admin.1 @ 4096:ab542607f2fb

Move man pages into 'share/man/man1' and simplify setup.py
author Stefan Seefeld <stefan@seefeld.name>
date Thu, 12 Mar 2009 14:27:20 +0000
parents
children a5a9b81f8f6b
comparison
equal deleted inserted replaced
4095:01eb89b07c13 4096:ab542607f2fb
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>.

Roundup Issue Tracker: http://roundup-tracker.org/