From: Paul Eggert Date: Tue, 19 Sep 2017 17:43:13 +0000 (-0700) Subject: gzexe: improve usage diagnostic X-Git-Tag: v1.9~25 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3707aff878d6063cf0ee515344a074c213207b22;p=debian%2Fgzip gzexe: improve usage diagnostic * gzexe.in (usage): Reword for clarity (Bug#28514). --- diff --git a/gzexe.in b/gzexe.in index 1977b1c..87413a3 100644 --- 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