summaryrefslogtreecommitdiff
path: root/gzip.1
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2020-03-14 20:41:42 -0700
committerJim Meyering <meyering@fb.com>2020-03-14 20:41:42 -0700
commit02ba657afd233ac9b24d6153d3b3ac9249704f6e (patch)
treefbe5d1e38e4c6d1e436849cc151c388382df1c55 /gzip.1
parent66448f9d12ea65d93c0b18663894f16d3424d9d5 (diff)
downloadgzip-02ba657afd233ac9b24d6153d3b3ac9249704f6e.tar.gz
doc: man page improvements
* gzip.1 (REPORTING BUGS): New section. (-t, --test): Add "then quit" at end of sentence to clarify what this option does. Reported by Dan Jacobson in https://bugs.gnu.org/839768.
Diffstat (limited to 'gzip.1')
-rw-r--r--gzip.18
1 files changed, 7 insertions, 1 deletions
diff --git a/gzip.1 b/gzip.1
index 09b744e..f32dcec 100644
--- a/gzip.1
+++ b/gzip.1
@@ -301,7 +301,7 @@ is less likely to lose data during a system crash, but it can be
considerably slower.
.TP
.B \-t --test
-Test. Check the compressed file integrity.
+Test. Check the compressed file integrity then quit.
.TP
.B \-v --verbose
Verbose. Display the name and percentage reduction for each file compressed
@@ -498,6 +498,12 @@ the default compression level (-6). On some highly redundant files,
.I compress
compresses better than
.IR gzip .
+.SH "REPORTING BUGS"
+Report bugs to: bug\-gzip@gnu.org
+.br
+GNU gzip home page: <https://www.gnu.org/software/gzip/>
+.br
+General help using GNU software: <https://www.gnu.org/gethelp/>
.SH "COPYRIGHT NOTICE"
Copyright \(co 1998-1999, 2001-2002, 2012, 2015-2020 Free Software Foundation,
Inc.