X-Git-Url: https://git.cworth.org/git?p=gzip;a=blobdiff_plain;f=zgrep.in;h=5cca34555b141be0eb87da78184efbb97c087139;hp=e889ceb3311431aa657d896698b7c25fecef93ee;hb=47dc1883f1f730f9576ae0e6090ead01732ff4ff;hpb=0769cf77a953ca3d393b569e13a0c503f9fe7e44 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