diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:06:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:06:07 +0000 |
commit | ac32e8eabf1b97208c4ccdfe908aea863d09d1f3 (patch) | |
tree | 97843c59827d6028ef778206eb2d194f772126dc /doc/plzip.1 | |
parent | Adding upstream version 1.6. (diff) | |
download | plzip-ac32e8eabf1b97208c4ccdfe908aea863d09d1f3.tar.xz plzip-ac32e8eabf1b97208c4ccdfe908aea863d09d1f3.zip |
Adding upstream version 1.7.upstream/1.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/plzip.1')
-rw-r--r-- | doc/plzip.1 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/plzip.1 b/doc/plzip.1 index 5c47edd..99dfd8b 100644 --- a/doc/plzip.1 +++ b/doc/plzip.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. -.TH PLZIP "1" "April 2017" "plzip 1.6" "User Commands" +.TH PLZIP "1" "February 2018" "plzip 1.7" "User Commands" .SH NAME plzip \- reduces the size of files .SH SYNOPSIS @@ -68,6 +68,9 @@ alias for \fB\-0\fR .TP \fB\-\-best\fR alias for \fB\-9\fR +.TP +\fB\-\-loose\-trailing\fR +allow trailing data seeming corrupt header .PP If no file names are given, or if a file is '\-', plzip compresses or decompresses from standard input to standard output. @@ -92,8 +95,8 @@ Plzip home page: http://www.nongnu.org/lzip/plzip.html .SH COPYRIGHT Copyright \(co 2009 Laszlo Ersek. .br -Copyright \(co 2017 Antonio Diaz Diaz. -Using lzlib 1.9 +Copyright \(co 2018 Antonio Diaz Diaz. +Using lzlib 1.10 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. |