summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 16:12:47 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 16:12:47 +0000
commit4edfc3fca1fdca1e046ad16c42ee0a22ab72bb6f (patch)
tree1dea8ff881747fb84455151329255c6f1020493b /README
parentAdding debian version 0.6-1. (diff)
downloadzutils-4edfc3fca1fdca1e046ad16c42ee0a22ab72bb6f.tar.xz
zutils-4edfc3fca1fdca1e046ad16c42ee0a22ab72bb6f.zip
Merging upstream version 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.