fix(bin) add " "

This commit is contained in:
coderaiser 2015-03-30 05:07:04 -04:00
parent 932c644676
commit 14d3acc73c

View file

@ -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"
}