mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(bin) add " "
This commit is contained in:
parent
932c644676
commit
14d3acc73c
1 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"-u, --username " : "set username",
|
||||
"-p, --password " : "set password",
|
||||
"--port " : "set port number",
|
||||
"--no-auth " : "disable authorization",
|
||||
"--no-server" : "do not start server",
|
||||
"--no-online" : "load scripts from local server"
|
||||
"--no-auth " : "disable authorization",
|
||||
"--no-server " : "do not start server",
|
||||
"--no-online " : "load scripts from local server"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue