helpers/usage
author cli
Thu Aug 20 14:31:19 2009 +0200 (2009-08-20)
changeset 12 bb6990c0dd1a
parent 1 6fceb66e1ad7
child 21 4b2c8bedb094
permissions -rw-r--r--
Merging fixes from sonews/1.0.3
     1 java -jar sonews.jar [arguments]
     2         where arguments:
     3     -c|-config         <path to config file> if custom config file preferred
     4     -dumpjdbcdriver    Prints out a list of available JDBC drivers
     5     -feed              Enables feed daemon for pulling news from peer servers
     6     -h|-help           This output
     7     -mlgw              Enables the Mailinglist Gateway poller
     8     -p <port>          Forces sonews to listen on the specified port.
     9     -v|-version        Prints out the version info an exits.