add '--help' to heroku commands

master
Paul Robertson 11 years ago
parent 3ea3384186
commit ffe8e5465c
  1. 1
      plugins/heroku/_heroku

@ -143,5 +143,6 @@ _arguments \
$_command_args \
'(--app)--app[the app name]' \
'(--remote)--remote[the remote name]' \
'(--help)--help[help about the current command]' \
&& return 0

Loading…
Cancel
Save