comparison doc/roundup-mailgw.1 @ 1536:3408d091da5b

fixed roundup-mailgw man page for 0.6
author Richard Jones <richard@users.sourceforge.net>
date Wed, 19 Mar 2003 03:33:55 +0000
parents c717b8d63a7e
children 3f2e516b8de3
comparison
equal deleted inserted replaced
1535:26f29449c494 1536:3408d091da5b
1 .TH ROUNDUP-MAILGW 1 "24 January 2003" 1 .TH ROUNDUP-MAILGW 1 "24 January 2003"
2 .SH NAME 2 .SH NAME
3 roundup-mailgw \- mail gateway for roundup 3 roundup-mailgw \- mail gateway for roundup
4 .SH SYNOPSIS 4 .SH SYNOPSIS
5 \fBroundup-mailgw\fP \fI<instance home>\fP [\fImethod\fP] 5 \fBroundup-mailgw\fP \fI<instance home>\fP [\fImethod\fP]
6 .SH OPTIONS
7 .TP
8 \fB-C\fP \fIhyperdb class\fP
9 specify a tracker class - one of msg (the default), issue, file, user - to
10 manipulate with -S options
11 .TP
12 \fB-S\fP \fIproperty=value[;property=value] pairs\fP
13 specify the values to set on the class specified by -C using the same
14 format as the Subject line property manipulations
6 .SH DESCRIPTION 15 .SH DESCRIPTION
7 The roundup mail gateway may be called in one of three ways: 16 The roundup mail gateway may be called in one of three ways:
8 .IP \(bu 17 .IP \(bu
9 with an instance home as the only argument, 18 with an instance home as the only argument,
10 .IP \(bu 19 .IP \(bu

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