* add --datadir option (not actually works yet) (#290)

This commit is contained in:
hagen 2016-02-10 00:00:00 +00:00
parent 5c1b5816d4
commit 60b2da3671
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@ Command line options
* --log= - Logs destination: stdout, file (stdout if not set, file - otherwise, for compatibility)
* --logfile= - Path to logfile (default - autodetect)
* --loglevel= - Log messages above this level (debug, *info, warn, error)
* --datadir= - Path to storage of i2pd data (RI, keys, peer profiles, ...)
* --host= - The external IP
* --port= - The port to listen on
* --daemon - Router will go to background after start