chore(cloudcmd) add " "

This commit is contained in:
coderaiser 2016-01-30 07:29:11 -05:00
parent f3f45130b2
commit 0f3829fefe

View file

@ -64,7 +64,7 @@
exit('\'%s\' is not a cloudcmd option. See \'cloudcmd --help\'.', cmd);
}
});
if (args.version) {
version();
} else if (args.help) {