bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39768: -t prints extra newlines


From: 積丹尼 Dan Jacobson
Subject: bug#39768: -t prints extra newlines
Date: Mon, 24 Feb 2020 22:48:10 +0800

Man page doesn't say where to send bugs, unlike all other GNU man pages.

Man page says
       -t --test
              Test. Check the compressed file integrity.
It should also say "and quit"
like
       -V --version
              Version. Display the version number and compilation options then 
quit.
says.

Also
$ gunzip -t file.gz

gzip: file.gz: invalid compressed data--crc error

gzip: file.gz: invalid compressed data--length error

prints extra newlines.

$ gunzip -V
gzip 1.9





reply via email to

[Prev in Thread] Current Thread [Next in Thread]