author | chris <chris@marvin> |
Fri, 26 Jun 2009 16:48:50 +0200 | |
changeset 1 | 6fceb66e1ad7 |
child 3 | 2fdc9cc89502 |
permissions | -rw-r--r-- |
chris@1 | 1 |
java -jar sonews.jar [arguments] |
chris@1 | 2 |
where arguments: |
chris@1 | 3 |
-c|-config <path to config file> if custom config file preferred |
chris@1 | 4 |
-dumpjdbcdriver Prints out a list of available JDBC drivers |
chris@1 | 5 |
-feed Enables feed daemon for pulling news from peer servers |
chris@1 | 6 |
-h|-help This output |
chris@1 | 7 |
-mlgw Enables the Mailinglist Gateway poller |
chris@1 | 8 |
-useaux Enables an additional secondary port for listening |