Merge pull request #4146 from perobertson/heroku-help

[heroku] add '--help' as an option to commands
This commit is contained in:
Robby Russell 2015-08-30 21:50:22 -07:00
commit eb12ec1dc8

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