Fix CLI options in Readme
This commit is contained in:
parent
dd0435d563
commit
81f05f22dd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ zig build -Doptimize=(ReleaseSafe|ReleaseFast) -Dmaterial_max_len=(<int>, defaul
|
|||
|
||||
## CLI options
|
||||
|
||||
- `--unix-socket`: Path to Unix socket to bind to and to send block updates to
|
||||
- `--unix-socket`: Path to Unix socket to be created to send block updates to
|
||||
- `--queue`: Block update queue capacity (default: `1024`)
|
||||
- `--web-port`: Web server port
|
||||
- `--web-threads`: Web server thread count (default: `1`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue