X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=git-pull.sh;h=f6b7b8404896c15487044bcfaa64f758faeeef06;hb=7a4750a578ac9e32968a9186986169bc56d05ddb;hp=eb87f49062b70d707adebca4013809822123608b;hpb=716958c9a23cbb4bf671dc89e094742e8ec41793;p=thirdparty%2Fgit.git diff --git a/git-pull.sh b/git-pull.sh index eb87f49062..f6b7b84048 100755 --- a/git-pull.sh +++ b/git-pull.sh @@ -114,7 +114,7 @@ do --d|--dr|--dry|--dry-|--dry-r|--dry-ru|--dry-run) dry_run=--dry-run ;; - -h|--h|--he|--hel|--help) + -h|--h|--he|--hel|--help|--help-|--help-a|--help-al|--help-all) usage ;; *)