gzip: fix bug in unpack EOB check
[debian/gzip] / gzexe.in
index 1977b1cb7b2a28fc6de5910a8cc0965232939e96..87413a35afd4f361a5da25b8de34e037975bf27c 100644 (file)
--- a/gzexe.in
+++ b/gzexe.in
@@ -45,7 +45,8 @@ There is NO WARRANTY, to the extent permitted by law.
 Written by Jean-loup Gailly.'
 
 usage="Usage: $0 [OPTION] FILE...
-Rename each FILE with a compressed version of itself, renaming FILE to FILE~.
+Replace each executable FILE with a compressed version of itself.
+Make a backup FILE~ of the old version of FILE.
 
   -d             Decompress each FILE instead of compressing it.
       --help     display this help and exit