summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-12-08 15:52:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-12-08 15:52:09 +0000
commit4568b11461f80bbc5fa0fb2c522205683ea14ec7 (patch)
tree58834b3aa970b99bc0a1b0fcb9ae5510ca149cb1 /README
parentAdding upstream version 1.12~pre2. (diff)
downloadzutils-4568b11461f80bbc5fa0fb2c522205683ea14ec7.tar.xz
zutils-4568b11461f80bbc5fa0fb2c522205683ea14ec7.zip
Adding upstream version 1.12~rc1.upstream/1.12_rc1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 57fccff..430a572 100644
--- a/README
+++ b/README
@@ -4,7 +4,8 @@ Zutils is a collection of utilities able to process any combination of
compressed and uncompressed files transparently. If any file given,
including standard input, is compressed, its decompressed content is used.
Compressed files are decompressed on the fly; no temporary files are
-created.
+created. Data format is detected by its magic bytes, not by the file name
+extension.
These utilities are not wrapper scripts but safer and more efficient C++
programs. In particular the option '--recursive' is very efficient in