From 9522653e3409e71f871947570ba3be57d59f991d Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Sat, 23 Apr 2016 11:15:20 -0700 Subject: [PATCH] now-deploy: simplify help --- bin/now-deploy | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/bin/now-deploy b/bin/now-deploy index 7ade442..9a6d7aa 100755 --- a/bin/now-deploy +++ b/bin/now-deploy @@ -20,11 +20,9 @@ const help = () => { Commands: - list [app] output list of instances - ls [app] alias of list - remove [id] deletes the specified deployment - rm [id] alias of remove - help [cmd] display help for [cmd] + ls | list [app] output list of instances + rm | remove [id] alias of remove + help [cmd] display help for [cmd] Options: