chris@1: java -jar sonews.jar [arguments]
chris@1:         where arguments:
chris@1:     -c|-config         <path to config file> if custom config file preferred
chris@1:     -dumpjdbcdriver    Prints out a list of available JDBC drivers
chris@1:     -feed              Enables feed daemon for pulling news from peer servers
chris@1:     -h|-help           This output
chris@1:     -mlgw              Enables the Mailinglist Gateway poller
chris@3:     -p <port>          Forces sonews to listen on the specified port.
chris@3:     -v|-version        Prints out the version info an exits.