diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:37:22 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:37:22 +0000 |
commit | 4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190 (patch) | |
tree | fdee42e0b41ce53bfe818a83a2cf18ac504a5809 /doc/zutils.texi | |
parent | Adding upstream version 1.2. (diff) | |
download | zutils-4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190.tar.xz zutils-4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190.zip |
Adding upstream version 1.3~pre1.upstream/1.3_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | doc/zutils.texi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/zutils.texi b/doc/zutils.texi index 09237d2..198fb20 100644 --- a/doc/zutils.texi +++ b/doc/zutils.texi @@ -6,8 +6,8 @@ @finalout @c %**end of header -@set UPDATED 1 February 2014 -@set VERSION 1.2 +@set UPDATED 28 June 2014 +@set VERSION 1.3-pre1 @dircategory Data Compression @direntry @@ -76,7 +76,7 @@ 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 with GNU gzip. Ztest is unique to zutils. Zupdate is +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 @@ -679,7 +679,8 @@ zupdate [@var{options}] [@var{files}] @noindent Exit status is 0 if all the compressed files were successfully -recompressed (if needed), compared and deleted. Non-zero otherwise. +recompressed (if needed), compared and deleted (if requested). Non-zero +otherwise. Zupdate supports the following options: |