diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:49 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:49 +0000 |
commit | 6ee23cf581376f09838aed1a2ed6ab497cf51346 (patch) | |
tree | d482012b1260b5025c6b5c38fce528514d3b9130 /doc/plzip.1 | |
parent | Adding upstream version 0.3. (diff) | |
download | plzip-6ee23cf581376f09838aed1a2ed6ab497cf51346.tar.xz plzip-6ee23cf581376f09838aed1a2ed6ab497cf51346.zip |
Adding upstream version 0.4.upstream/0.4
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, 3 insertions, 2 deletions
diff --git a/doc/plzip.1 b/doc/plzip.1 index feb0aa1..148c95b 100644 --- a/doc/plzip.1 +++ b/doc/plzip.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH PLZIP "1" "January 2010" "Plzip 0.3" "User Commands" +.TH PLZIP "1" "January 2010" "Plzip 0.4" "User Commands" .SH NAME Plzip \- data compressor based on the LZMA algorithm .SH SYNOPSIS .B plzip [\fIoptions\fR] [\fIfiles\fR] .SH DESCRIPTION -Plzip \- A parallel version of the lzip data compressor. +Plzip \- A parallel compressor compatible with lzip. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR @@ -71,6 +71,7 @@ Plzip home page: http://www.nongnu.org/lzip/plzip.html Copyright \(co 2009 Laszlo Ersek. .br Copyright \(co 2010 Antonio Diaz Diaz. +Using Lzlib 0.9-rc1 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. |