Browse Source

Describe new command line options.

didfet 10 years ago
parent
commit
b80e6c4c27
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -58,4 +58,7 @@ There are a few more options :
   - debug : turn on debug logging level
   - trace : turn on trace logging level
   - signaturelength : size of the block used to compute the checksum
+  - logfile : send logs to this file instead of stdout
+  - logfilesize : maximum size of each log file (default 10M)
+  - logfilenumber : number of rotated log files (default 5)