diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:41:21 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:41:21 +0000 |
commit | e2022d72e362b56d5c0336bc2807691708a386e5 (patch) | |
tree | 62216eb154658e44e7b57a57c48f0c8dbcbabe6e /README | |
parent | Adding debian version 1.4~pre2-2. (diff) | |
download | zutils-e2022d72e362b56d5c0336bc2807691708a386e5.tar.xz zutils-e2022d72e362b56d5c0336bc2807691708a386e5.zip |
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ The provided utilities are zcat, zcmp, zdiff, zgrep, ztest and zupdate. The supported formats are bzip2, gzip, lzip and xz. The compressor to be used for each format is configurable at runtime. -Zcat, zcmp, zdiff, and zgrep are improved replacements for the shell -scripts provided by GNU gzip. Ztest is unique to zutils. Zupdate is +zcat, zcmp, zdiff, and zgrep are improved replacements for the shell +scripts provided by GNU gzip. ztest is unique to zutils. zupdate is similar to gzip's znew. NOTE: Bzip2 and lzip provide well-defined values of exit status, which |