From: Oluf Lorenzen Date: Fri, 10 Dec 2010 19:15:46 +0000 (+0100) Subject: Add another standard-help-flag X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c353359930fbf255861ca7295d606364e1f6bc91;p=git-hooks.git Add another standard-help-flag Signed-off-by: Benjamin C Meyer --- diff --git a/git-hooks b/git-hooks index 9aa0ead..6137293 100755 --- a/git-hooks +++ b/git-hooks @@ -153,7 +153,7 @@ case $1 in --install|--uninstall ) install_hooks "$1" ;; - -h|--help ) + -h|--help|-? ) echo 'Git Hooks' echo '' echo 'Options:'