Browse Source

Add back help for `now-rm`

master
Tony Kovanen 9 years ago
parent
commit
d7ed912502
  1. 2
      bin/now-deploy

2
bin/now-deploy

@ -22,6 +22,8 @@ const help = () => {
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]
Options:

Loading…
Cancel
Save