sbase

suckless unix tools
git clone git://git.suckless.org/sbase
Log | Files | Refs | README | LICENSE

commit e3cdcce2ec16ab69a0af94135266cf9c3bc8832c
parent 198238bd5def2b19fe1b33ee4ef307dfdb10b551
Author: sin <sin@2f30.org>
Date:   Fri,  8 May 2015 15:55:26 +0100

Clarify that compression is now supported in tar.1

Diffstat:
Mtar.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tar.1 b/tar.1 @@ -42,7 +42,7 @@ Extract archive. .It Fl h Always dereference symbolic links while recursively traversing directories. .It Fl J | Fl Z | Fl a | Fl j | Fl z -Use xz | compress | lzma | bzip2 | gzip decompression. These +Use xz | compress | lzma | bzip2 | gzip compression or decompression. These utilities must be installed separately. Using these flags is discouraged in favour of the flexibility and clarity of pipes: