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: Commands:
list [app] output list of instances ls | list [app] output list of instances
ls [app] alias of list rm | remove [id] alias of remove
remove [id] deletes the specified deployment help [cmd] display help for [cmd]
rm [id] alias of remove
help [cmd] display help for [cmd]
Options: Options:

Loading…
Cancel
Save