diff options
Diffstat (limited to 'doc/plzip.1')
-rw-r--r-- | doc/plzip.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/plzip.1 b/doc/plzip.1 index bfe6d56..cab69f4 100644 --- a/doc/plzip.1 +++ b/doc/plzip.1 @@ -1,10 +1,10 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH PLZIP "1" "July 2014" "plzip 1.2-rc2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. +.TH PLZIP "1" "August 2014" "plzip 1.2" "User Commands" .SH NAME plzip \- reduces the size of files .SH SYNOPSIS .B plzip -[\fIoptions\fR] [\fIfiles\fR] +[\fI\,options\/\fR] [\fI\,files\/\fR] .SH DESCRIPTION Plzip \- Parallel compressor compatible with lzip. .SH OPTIONS @@ -16,7 +16,7 @@ display this help and exit output version information and exit .TP \fB\-B\fR, \fB\-\-data\-size=\fR<bytes> -set input data block size in bytes +set size of input data blocks, in bytes .TP \fB\-c\fR, \fB\-\-stdout\fR send output to standard output @@ -37,7 +37,7 @@ keep (don't delete) input files set match length limit in bytes [36] .TP \fB\-n\fR, \fB\-\-threads=\fR<n> -set number of (de)compression threads [1] +set number of (de)compression threads [2] .TP \fB\-o\fR, \fB\-\-output=\fR<file> if reading stdin, place the output into <file> @@ -85,7 +85,7 @@ Plzip home page: http://www.nongnu.org/lzip/plzip.html Copyright \(co 2009 Laszlo Ersek. .br Copyright \(co 2014 Antonio Diaz Diaz. -Using Lzlib 1.6\-rc2 +Using Lzlib 1.6 License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html> .br This is free software: you are free to change and redistribute it. |