diff options
Diffstat (limited to 'doc/zutils.texi')
-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: |