We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2f461 commit c1597d6Copy full SHA for c1597d6
1 file changed
packages/cli/README.md
@@ -69,7 +69,7 @@ Options:
69
-v, --version display node-wot version
70
-c, --client-only do not start any servers (enables multiple instances without port conflicts)
71
-ll, --logLevel <string> choose the desired log level. WARNING: if DEBUG env variable is specified this option gets overridden. (choices: "debug", "info", "warn", "error")
72
- -f, --config-file <file> load configuration from specified file (default: $(pwd)/wot-servient.conf.json
+ -f, --config-file <file> load configuration from specified file (default: $(pwd)/wot-servient.conf.json)
73
-p, --config-params <param...> override configuration parameters [key1:=value1 key2:=value2 ...] (e.g. http.port:=8080)
74
-h, --help show this help
75
0 commit comments