mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(bin) add " "
This commit is contained in:
parent
b716e390e1
commit
b531c82567
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@
|
|||
"-on, --online " : "load scripts from remote servers",
|
||||
"-off, --offline" : "load scripts from local server",
|
||||
"-a, --auth " : "enable authorization",
|
||||
"-na, --noauth " : "disable authorization",
|
||||
"-na, --noauth " : "disable authorization",
|
||||
"-p, --port " : "set port number",
|
||||
"-u, --username " : "set username",
|
||||
"-ps, --password" : "set password",
|
||||
"-ns, --noserver" : "do not start server"
|
||||
"-ns, --noserver" : "do not start server"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue