From dd054185a8d2c8df3589f2e40f510eb131e121e3 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 24 Feb 2024 11:29:32 +0100 Subject: fix(hm/pkgs/git-update-index): Remove '--' from help text The parser for the automatic completion generation fails, when it encounters an option without name. --- hm/soispha/pkgs/scripts/apps/git-edit-index.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'hm/soispha/pkgs/scripts/apps/git-edit-index.sh') diff --git a/hm/soispha/pkgs/scripts/apps/git-edit-index.sh b/hm/soispha/pkgs/scripts/apps/git-edit-index.sh index 5233b41b..0010718b 100755 --- a/hm/soispha/pkgs/scripts/apps/git-edit-index.sh +++ b/hm/soispha/pkgs/scripts/apps/git-edit-index.sh @@ -23,9 +23,6 @@ Usage: $NAME [OPTIONS] [--] FILES OPTIONS: - -- - Ignore all flags after this point. - --help | -h Display this help and exit. -- cgit 1.4.1