X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=zgrep.in;h=7095aff6ca7f3d1257979f43eebc4d15ca7a3037;hb=4fc4e82abfb3710733ab21e5dfcb81abdedbe5a2;hp=a828bbc528ac3bb3fdf6f35e3c22c59fc26345bc;hpb=dc0ab95dbae38577efebe2283fc9b76e92ef4233;p=debian%2Fgzip diff --git a/zgrep.in b/zgrep.in index a828bbc..7095aff 100644 --- a/zgrep.in +++ b/zgrep.in @@ -138,7 +138,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