]> git.cworth.org Git - gzip/blobdiff - zgrep.in
Imported Debian patch 1.3.12-5
[gzip] / zgrep.in
index e889ceb3311431aa657d896698b7c25fecef93ee..5cca34555b141be0eb87da78184efbb97c087139 100644 (file)
--- 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