diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:58:28 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:58:28 +0000 |
commit | 8faaeaa3dfe3451b487bea5db15ba6b8970bbe74 (patch) | |
tree | 60716d12512c396abc47fece784b2685cbcabb47 /doc/lzip.1 | |
parent | Adding debian version 1.15~pre1-1. (diff) | |
download | lzip-8faaeaa3dfe3451b487bea5db15ba6b8970bbe74.tar.xz lzip-8faaeaa3dfe3451b487bea5db15ba6b8970bbe74.zip |
Merging upstream version 1.15~pre2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/lzip.1')
-rw-r--r-- | doc/lzip.1 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH LZIP "1" "March 2013" "Lzip 1.15-pre1" "User Commands" +.TH LZIP "1" "May 2013" "Lzip 1.15-pre2" "User Commands" .SH NAME Lzip \- 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 lzip to panic. .SH "REPORTING BUGS" Report bugs to lzip\-bug@nongnu.org .br |