X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-sh-setup.sh;h=1fba6c2de0b78ddb5aa1495c9c519c26b48eebc2;hb=00fb2d25632191b89ac4144e1a6498470a4a1c9e;hp=8e427dab31c27bd78d9eac1ad15bc1f5dcc044c4;hpb=5b5d92aae910243ba12a737bbe117f0ae6ecf5c6;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