X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-sh-setup.sh;h=1fba6c2de0b78ddb5aa1495c9c519c26b48eebc2;hb=bd193f46b70fd3f8a55e2a8dcbb1fb2b4eec13d6;hp=8e427dab31c27bd78d9eac1ad15bc1f5dcc044c4;hpb=8769e93327f5efc26d179d794a67a5b993cd3693;p=git.git diff --git a/git-sh-setup.sh b/git-sh-setup.sh index 8e427dab3..1fba6c2de 100644 --- a/git-sh-setup.sh +++ b/git-sh-setup.sh @@ -90,7 +90,7 @@ $LONG_USAGE" fi case "$1" in - -h|--h|--he|--hel|--help) + -h) echo "$LONG_USAGE" exit esac