Browse Source

now-deploy: simplify help

master
Guillermo Rauch 9 years ago
parent
commit
9522653e34
  1. 8
      bin/now-deploy

8
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:

Loading…
Cancel
Save