X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=zgrep.in;h=5cca34555b141be0eb87da78184efbb97c087139;hb=e3909f89888e34139e03d90628f40d64dd003762;hp=e889ceb3311431aa657d896698b7c25fecef93ee;hpb=6d2f835e3652abc6b0d700f3ad0505789ad67601;p=gzip diff --git a/zgrep.in b/zgrep.in index e889ceb..5cca345 100644 --- a/zgrep.in +++ b/zgrep.in @@ -105,7 +105,7 @@ while test $# -ne 0; do files_with_matches=1;; (-L | --files-witho*) files_without_matches=1;; - (--no-f*) + (-h | --no-f*) no_filename=1;; (-V | --v | --ve | --ver | --vers | --versi | --versio | --version) echo "$version" || exit 2