From 932c64467695b089e893f2f12e60b57eab0b11f1 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 30 Mar 2015 04:57:04 -0400 Subject: [PATCH] fix(cloudcmd) online: on -> o --- bin/cloudcmd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/cloudcmd.js b/bin/cloudcmd.js index 49d63576..6bf5f25a 100755 --- a/bin/cloudcmd.js +++ b/bin/cloudcmd.js @@ -41,7 +41,7 @@ v: 'version', h: 'help', p: 'password', - on: 'online', + o: 'online', u: 'username', s: 'save', a: 'auth'