diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:37:46 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:37:46 +0000 |
commit | ca285b91ed1b2f1cc91533f7e0b2cfab25c1712e (patch) | |
tree | 334d5a2f7bade7ccb1d9ed4cfd6e1a8d6146a9ae /doc/clzip.1 | |
parent | Adding debian version 1.4-3. (diff) | |
download | clzip-ca285b91ed1b2f1cc91533f7e0b2cfab25c1712e.tar.xz clzip-ca285b91ed1b2f1cc91533f7e0b2cfab25c1712e.zip |
Merging upstream version 1.5~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/clzip.1')
-rw-r--r-- | doc/clzip.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/clzip.1 b/doc/clzip.1 index 02181a7..4fc2a26 100644 --- a/doc/clzip.1 +++ b/doc/clzip.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH CLZIP "1" "February 2013" "Clzip 1.4" "User Commands" +.TH CLZIP "1" "May 2013" "Clzip 1.5-pre1" "User Commands" .SH NAME Clzip \- reduces the size of files .SH SYNOPSIS @@ -71,6 +71,11 @@ The bidimensional parameter space of LZMA can't be mapped to a linear scale optimal for all files. If your files are large, very repetitive, etc, you may need to use the \fB\-\-match\-length\fR and \fB\-\-dictionary\-size\fR options directly to achieve optimal performance. +.PP +Exit status: 0 for a normal exit, 1 for environmental problems (file +not found, invalid flags, I/O errors, etc), 2 to indicate a corrupt or +invalid input file, 3 for an internal consistency error (eg, bug) which +caused clzip to panic. .SH "REPORTING BUGS" Report bugs to lzip\-bug@nongnu.org .br |