X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=znew.1;h=ffd3c91cba57deb6418ec879047d1f4727750f22;hb=b1d08ed0e26f0a8c81910c5950275d28ce06bd9c;hp=5cfb47246e3e96ced99a9cd1a1e58a7f8cc54dc2;hpb=f91413ccd616c23118b97954b6f9ca4ccd63f879;p=debian%2Fgzip diff --git a/znew.1 b/znew.1 index 5cfb472..ffd3c91 100644 --- a/znew.1 +++ b/znew.1 @@ -27,13 +27,21 @@ Use the slowest compression method (optimal compression). Use pipes for the conversion to reduce disk space usage. .TP .B \-K -Keep a .Z file when it is smaller than the .gz file +Keep a .Z file when it is smaller than the .gz file; implies +.BR -t . .SH "SEE ALSO" gzip(1), zmore(1), zdiff(1), zgrep(1), zforce(1), gzexe(1), compress(1) .SH BUGS -.I Znew -does not maintain the time stamp with the -P option if -.I cpmod(1) -is not available and -.I touch(1) -does not support the -r option. +If the +.B \-P +option is used, +.I znew +does not maintain the timestamp if +.IR touch (1) +does not support the +.B \-r +option, and does not maintain permissions if +.IR chmod (1) +does not support the +.B \-\-reference +option.