summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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.