diff options
Diffstat (limited to '')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,8 +10,8 @@ These utilities are not wrapper scripts but safer and more efficient C++ programs. In particular the '--recursive' option is very efficient in those utilities supporting it. -The provided utilities are zcat, zcmp, zdiff, zgrep, ztest and zupdate. -The supported formats are bzip2, gzip, lzip and xz. +The utilities provided are zcat, zcmp, zdiff, zgrep, ztest and zupdate. +The formats supported are bzip2, gzip, lzip and xz. Zutils uses external compressors. The compressor to be used for each format is configurable at runtime. @@ -37,7 +37,7 @@ have been compressed. Decompressed is used to refer to data which have undergone the process of decompression. -Copyright (C) 2009-2018 Antonio Diaz Diaz. +Copyright (C) 2009-2019 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute and modify it. |