- Add a '-k' option which does not remove input file, like bzip2(1) do.
commitb5fbfbf2d0503ca5eacf06dd55fe48944d83cb5c
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 6 Dec 2007 19:54:52 +0000 (6 19:54 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 6 Dec 2007 19:54:52 +0000 (6 19:54 +0000)
tree8d548a8b63099538fdc017c6178bbaf521a8a6d9
parent760716acc458894f0ff40fb20517b1ba617149e7
- Add a '-k' option which does not remove input file, like bzip2(1) do.
- Use better representation of 'S:' by expanding ':' to '.suffix'
- Simulate GNU gzip(1) behavior where full filename is being output in
  verbose mode when doing recursive[1].

Submitted-by: Xin LI <delphij@delphij.net>
Obtained-from: FreeBSD
usr.bin/gzip/gzip.1
usr.bin/gzip/gzip.c