diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:31:16 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:31:16 +0000 |
commit | 50c0d5bace5875eb0a3c4c7aafa564244e46e59c (patch) | |
tree | 9bf9dc3a57107e9c8d8a76f5bff5cca6eee9d5f1 /doc/zupdate.1 | |
parent | Adding debian version 1.2~pre3-1. (diff) | |
download | zutils-50c0d5bace5875eb0a3c4c7aafa564244e46e59c.tar.xz zutils-50c0d5bace5875eb0a3c4c7aafa564244e46e59c.zip |
Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/zupdate.1')
-rw-r--r-- | doc/zupdate.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/zupdate.1 b/doc/zupdate.1 index 63696ac..f534870 100644 --- a/doc/zupdate.1 +++ b/doc/zupdate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH ZUPDATE "1" "October 2013" "Zupdate (zutils) 1.2-pre3" "User Commands" +.TH ZUPDATE "1" "February 2014" "Zupdate (zutils) 1.2" "User Commands" .SH NAME Zupdate \- recompress bzip2, gzip, xz files to lzip files .SH SYNOPSIS @@ -17,10 +17,10 @@ appropriate for long\-term data archiving. .PP If the lzip compressed version of a file already exists, the file is skipped unless the '\-\-force' option is given. In this case, if the -comparison fails, an error is returned and the original file is not -deleted. The operation of zupdate is meant to be safe and not produce -any data loss. Therefore, existing lzip compressed files are never -overwritten nor deleted. +comparison with the existing lzip version fails, an error is returned +and the original file is not deleted. The operation of zupdate is meant +to be safe and not produce any data loss. Therefore, existing lzip +compressed files are never overwritten nor deleted. .PP Exit status is 0 if all the compressed files were successfully recompressed (if needed), compared and deleted. Non\-zero otherwise. @@ -72,7 +72,7 @@ Report bugs to zutils\-bug@nongnu.org .br Zutils home page: http://www.nongnu.org/zutils/zutils.html .SH COPYRIGHT -Copyright \(co 2013 Antonio Diaz Diaz. +Copyright \(co 2014 Antonio Diaz Diaz. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> .br This is free software: you are free to change and redistribute it. |