浏览代码

add '--help' to heroku commands

Paul Robertson 8 年之前
父节点
当前提交
ffe8e5465c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plugins/heroku/_heroku

+ 1 - 0
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