java -jar sonews.jar [arguments] where arguments: -c|-config If custom config file preferred -dumpjdbcdriver Prints out a list of available JDBC drivers -feed Enables feed daemon for pulling/pushing news from/to peer servers -h|-help This output -mlgw Enables the Mailinglist Gateway poller -p Forces sonews to listen on the specified port -plugin Loads the given plugin. -plugin-command Loads the given class on startup as NNTP command handler. Can be specified multiple times. The class must be found in the JVMs classpath. -plugin-storage Loads the given StorageProvider class. The class must be found in the JVMs classpath. -v|-version Prints out the version info an exits.