From b7fc3dbd6fec15a5af087ba4d1432909d43796a6 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 22 Sep 2014 07:54:49 -0400 Subject: [PATCH] chore(bin) add " " --- json/bin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/bin.json b/json/bin.json index a76fb9d8..5277fa83 100644 --- a/json/bin.json +++ b/json/bin.json @@ -1,5 +1,5 @@ { "-h, --help ": "display this help and exit", - "-v, --version ":"output version information and exit", + "-v, --version ": "output version information and exit", "-p, --port ": "set port number and start" -} \ No newline at end of file +}