mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
fix(bin) --no-online: do not load -> load
This commit is contained in:
parent
2d55437bfa
commit
3e6c802608
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@
|
|||
"--port " : "set port number",
|
||||
"--no-auth " : "disable authorization",
|
||||
"--no-server" : "do not start server",
|
||||
"--no-online" : "do not load scripts from local server"
|
||||
"--no-online" : "load scripts from local server"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue