diff options
Diffstat (limited to '')
-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 |