summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 16:12:41 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 16:12:41 +0000
commitb1a0f85fe3a832e8b91ef367399cd76632d633f4 (patch)
tree3fcdbbc4f8b21f1a1f518321828bf456ca6e8601 /README
parentAdding upstream version 0.6. (diff)
downloadzutils-b1a0f85fe3a832e8b91ef367399cd76632d633f4.tar.xz
zutils-b1a0f85fe3a832e8b91ef367399cd76632d633f4.zip
Adding upstream version 0.7.upstream/0.7
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c1454bc..2550b69 100644
--- a/README
+++ b/README
@@ -2,10 +2,10 @@ Description
Zutils is a collection of utilities for dealing with any combination of
compressed and non-compressed files transparently. The supported
-compressors are gzip, bzip2, lzip and xz.
+compressors are bzip2, gzip, lzip and xz.
-The currently provided utilities are zcat, zcmp, zdiff, zegrep, zfgrep
-and zgrep.
+The currently provided utilities are zcat, zcmp, zdiff, zegrep, zfgrep,
+zgrep and ztest.
Copyright (C) 2009 Antonio Diaz Diaz.