File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ The `-h` option explains the functionality and also how node-wot can be configur
5353- ` wot-servient -h ` _ or_
5454- ` node packages\cli\dist\cli.js `
5555
56- The ` -h ` help options shows the following output:
56+ The ` -h ` help option shows the following output:
5757
5858```
5959Usage: wot-servient [options] [files...]
@@ -73,7 +73,7 @@ Options:
7373 -c, --client-only do not start any servers (enables multiple instances without port conflicts)
7474 -cp, --compiler <module> load module as a compiler
7575 -f, --config-file <file> load configuration from specified file (default: "wot-servient.conf.json")
76- -p, --config-params <param...> override configuration paramters [key1:=value1 key2:=value2 ...] (e.g. http.port:=8080)
76+ -p, --config-params <param...> override configuration parameters [key1:=value1 key2:=value2 ...] (e.g. http.port:=8080)
7777 -h, --help show this help
7878
7979wot-servient.conf.json syntax:
You can’t perform that action at this time.
0 commit comments