gzexe: improve usage diagnostic
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Sep 2017 17:43:13 +0000 (10:43 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Sep 2017 17:43:52 +0000 (10:43 -0700)
* gzexe.in (usage): Reword for clarity (Bug#28514).

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