Add workdir to readme
This commit is contained in:
parent
9ff420bb52
commit
cd9db6440b
|
@ -133,7 +133,8 @@ Usage:
|
||||||
./AdGuardHome [options]
|
./AdGuardHome [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-c, --config path to config file
|
-c, --config path to the config file
|
||||||
|
-w, --work-dir path to the working directory
|
||||||
-h, --host host address to bind HTTP server on
|
-h, --host host address to bind HTTP server on
|
||||||
-p, --port port to serve HTTP pages on
|
-p, --port port to serve HTTP pages on
|
||||||
-s, --service service control action: status, install, uninstall, start, stop, restart
|
-s, --service service control action: status, install, uninstall, start, stop, restart
|
||||||
|
|
Loading…
Reference in New Issue