Update doc/ files to include --install.

This commit is contained in:
EinMByte 2015-09-18 14:26:05 +02:00
parent 3ef89718a1
commit 19557a0908
2 changed files with 16 additions and 0 deletions

View file

@ -35,3 +35,4 @@ Cmdline options
* --conf= - Config file (default: ~/.i2pd/i2p.conf or /var/lib/i2pd/i2p.conf)
This parameter will be silently ignored if the specified config file does not exist.
Options specified on the command line take precedence over those in the config file.
* --install= - Installs the webui files, see BUILDING.md for details.