From 737720be9b1044b501bc5a86a9835b4b9fdeadd3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 15:28:27 +0100 Subject: Merging upstream version 1.3. Signed-off-by: Daniel Baumann --- doc/pdlzip.1 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/pdlzip.1 b/doc/pdlzip.1 index 22b298d..153a618 100644 --- a/doc/pdlzip.1 +++ b/doc/pdlzip.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH PDLZIP "1" "January 2011" "Pdlzip 1.2" "User Commands" +.TH PDLZIP "1" "January 2012" "Pdlzip 1.3" "User Commands" .SH NAME Pdlzip \- reduces the size of files .SH SYNOPSIS @@ -22,13 +22,13 @@ send output to standard output \fB\-d\fR, \fB\-\-decompress\fR decompress .TP -\fB\-m\fR, \fB\-\-match\-length=\fR +\fB\-m\fR, \fB\-\-match\-length=\fR set match length limit in bytes [36] .TP \fB\-q\fR, \fB\-\-quiet\fR suppress all messages .TP -\fB\-s\fR, \fB\-\-dictionary\-size=\fR +\fB\-s\fR, \fB\-\-dictionary\-size=\fR set dictionary size limit in bytes [8MiB] .TP \fB\-t\fR, \fB\-\-test\fR @@ -50,12 +50,16 @@ If no file name is given, pdlzip 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 Pdlzip home page: http://www.nongnu.org/lzip/pdlzip.html .SH COPYRIGHT -Copyright \(co 2011 Antonio Diaz Diaz. +Copyright \(co 2012 Antonio Diaz Diaz. Public Domain 2009 Igor Pavlov. .br This is free software: you are free to change and redistribute it. -- cgit v1.2.3