add '--help' to heroku commands

This commit is contained in:
Paul Robertson 2015-07-09 23:40:35 -04:00
parent 3ea3384186
commit ffe8e5465c
1 changed files with 1 additions and 0 deletions

View File

@ -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