From 249e6ccb0d14ab2952a0eb15c72f7c607372da2c Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 25 Mar 2015 04:28:10 -0400 Subject: [PATCH] chore(bin) add " " --- json/bin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/bin.json b/json/bin.json index 1d0af2a2..bec0ad85 100644 --- a/json/bin.json +++ b/json/bin.json @@ -5,7 +5,7 @@ "-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",