diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:31:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:31:27 +0000 |
commit | cf8ea9129f6b44e25b06d81523234f7036462ed4 (patch) | |
tree | 9bc87ee0802620ef7df254b09a03916afb2e3e52 /doc/lzip.1 | |
parent | Adding debian version 1.13~rc1-1. (diff) | |
download | lzip-cf8ea9129f6b44e25b06d81523234f7036462ed4.tar.xz lzip-cf8ea9129f6b44e25b06d81523234f7036462ed4.zip |
Merging upstream version 1.13~rc2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/lzip.1')
-rw-r--r-- | doc/lzip.1 | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH LZIP "1" "November 2011" "Lzip 1.13-rc1" "User Commands" +.TH LZIP "1" "January 2012" "Lzip 1.13-rc2" "User Commands" .SH NAME Lzip \- reduces the size of files .SH SYNOPSIS @@ -67,12 +67,16 @@ If no file names are given, lzip compresses or decompresses from standard input to standard output. Numbers may be followed by a multiplier: k = kB = 10^3 = 1000, 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. .SH "REPORTING BUGS" Report bugs to lzip\-bug@nongnu.org .br Lzip home page: http://www.nongnu.org/lzip/lzip.html .SH COPYRIGHT -Copyright \(co 2011 Antonio Diaz Diaz. +Copyright \(co 2012 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. |