Code

fixed roundup-mailgw man page for 0.6
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 19 Mar 2003 03:33:55 +0000 (03:33 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 19 Mar 2003 03:33:55 +0000 (03:33 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1608 57a73879-2fb5-44c3-a270-3262357dd7e2

doc/roundup-mailgw.1

index 8e8a142e45675981facbe184c3556f82927340ee..b0cf288b6715f3fb41c5f7e0e371aacbd5505d1b 100644 (file)
@@ -3,6 +3,15 @@
 roundup-mailgw \- mail gateway for roundup
 .SH SYNOPSIS
 \fBroundup-mailgw\fP \fI<instance home>\fP [\fImethod\fP]
+.SH OPTIONS
+.TP
+\fB-C\fP \fIhyperdb class\fP
+specify a tracker class - one of msg (the default), issue, file, user - to
+manipulate with -S options
+.TP
+\fB-S\fP \fIproperty=value[;property=value] pairs\fP
+specify the values to set on the class specified by -C using the same
+format as the Subject line property manipulations
 .SH DESCRIPTION
 The roundup mail gateway may be called in one of three ways:
 .IP \(bu