mirror of https://github.com/tidwall/tile38.git
Fix typo in usage
This commit is contained in:
parent
bd572b0d38
commit
8b271d1e0b
|
@ -101,7 +101,7 @@ Advanced Options:
|
|||
--http-transport yes/no : HTTP transport (default: yes)
|
||||
--protected-mode yes/no : protected mode (default: yes)
|
||||
--threads num : number of network threads (default: num cores)
|
||||
--nohup : do not exist on SIGHUP
|
||||
--nohup : do not exit on SIGHUP
|
||||
|
||||
Developer Options:
|
||||
--dev : enable developer mode
|
||||
|
|
Loading…
Reference in New Issue