From f0043ca20bfec81c502f19139976a2e69561b983 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 7 Apr 2015 11:05:36 -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 8cfaa73b..d018fe00 100644 --- a/json/bin.json +++ b/json/bin.json @@ -7,7 +7,7 @@ "-u, --username " : "set username", "-p, --password " : "set password", "-c, --config " : "configuration file path", - "--root" : "set root folder", + "--root " : "set root folder", "--port " : "set port number", "--no-auth " : "disable authorization", "--no-server " : "do not start server",