aboutsummaryrefslogtreecommitdiff
path: root/git-hooks
diff options
context:
space:
mode:
Diffstat (limited to 'git-hooks')
-rwxr-xr-xgit-hooks2
1 files changed, 1 insertions, 1 deletions
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:'