summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:26:21 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:26:21 +0000
commit7d36a275870c0f13175bff792bc241216dade2e2 (patch)
treef3d615f8cae9a537b0ba79d0ba39a428c337e687 /doc
parentAdding debian version 1.1-2. (diff)
downloadpdlzip-7d36a275870c0f13175bff792bc241216dade2e2.tar.xz
pdlzip-7d36a275870c0f13175bff792bc241216dade2e2.zip
Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc')
-rw-r--r--doc/pdlzip.110
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/pdlzip.1 b/doc/pdlzip.1
index 4809683..22b298d 100644
--- a/doc/pdlzip.1
+++ b/doc/pdlzip.1
@@ -1,13 +1,13 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
-.TH PDLZIP "1" "August 2010" "Pdlzip 1.1" "User Commands"
+.TH PDLZIP "1" "January 2011" "Pdlzip 1.2" "User Commands"
.SH NAME
-Pdlzip \- data compressor based on the LZMA algorithm
+Pdlzip \- reduces the size of files
.SH SYNOPSIS
.B pdlzip
[\fIoptions\fR] [\fIfile\fR]
.SH DESCRIPTION
Pdlzip \- A "public domain" version of the lzip data compressor
-able to decompress legacy lzma\-alone (.lzma) files.
+also able to decompress legacy lzma\-alone (.lzma) files.
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
@@ -52,8 +52,10 @@ 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...
.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 2010 Antonio Diaz Diaz.
+Copyright \(co 2011 Antonio Diaz Diaz.
Public Domain 2009 Igor Pavlov.
.br
This is free software: you are free to change and redistribute it.