>From 15f37e1c2c1bebfb085c09ae297008060178765e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 19 Sep 2017 10:43:13 -0700 Subject: [PATCH 7/7] gzexe: improve usage diagnostic * gzexe.in (usage): Reword for clarity (Bug#28514). --- gzexe.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.13.5