diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:39:57 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:39:57 +0000 |
commit | 231e63aa0df4768b134f65c272a33c6a123a36bb (patch) | |
tree | af4d9cab220d8e7056a5e8394ed23a01632fca17 /doc/plzip.1 | |
parent | Adding debian version 1.2-3. (diff) | |
download | plzip-231e63aa0df4768b134f65c272a33c6a123a36bb.tar.xz plzip-231e63aa0df4768b134f65c272a33c6a123a36bb.zip |
Merging upstream version 1.3~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/plzip.1')
-rw-r--r-- | doc/plzip.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/plzip.1 b/doc/plzip.1 index cab69f4..9146257 100644 --- a/doc/plzip.1 +++ b/doc/plzip.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. -.TH PLZIP "1" "August 2014" "plzip 1.2" "User Commands" +.TH PLZIP "1" "November 2014" "plzip 1.3-pre1" "User Commands" .SH NAME plzip \- reduces the size of files .SH SYNOPSIS @@ -70,8 +70,7 @@ Ki = KiB = 2^10 = 1024, M = 10^6, Mi = 2^20, G = 10^9, Gi = 2^30, etc... 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. For example, \fB\-9m64\fR -usually compresses executables more (and faster) than \fB\-9\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 |