Roundup Tracker - Issues

Message1234

Author swelljoe
Recipients
Date 2004-05-12.02:35:32
Message-id
In-reply-to
In Roundup 0.7.1, the options list provided by
roundup-server includes:

 -g: sets the gid to this group after listening on the port

However, when attempting to use the option I get:

 option -g not recognized
Usage:
roundup-server [options] [name=tracker home]*
 
options:
 -v: print version and exit
 -n: sets the host name
 -p: sets the port to listen on (default: 8080)
 -u: sets the uid to this user after listening on the port
 -g: sets the gid to this group after listening on the port
 <SNIP> etc. etc.
History
Date User Action Args
2009-02-03 14:20:42adminlinkissue952310 messages
2009-02-03 14:20:42admincreate