summaryrefslogtreecommitdiffstats
path: root/doc/pdlzip.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pdlzip.1')
-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.