summaryrefslogtreecommitdiffstats
path: root/doc/lzip.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lzip.1')
-rw-r--r--doc/lzip.19
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/lzip.1 b/doc/lzip.1
index 2eae10c..a3d6241 100644
--- a/doc/lzip.1
+++ b/doc/lzip.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1.
-.TH LZIP "1" "April 2017" "lzip 1.19" "User Commands"
+.TH LZIP "1" "February 2018" "lzip 1.20" "User Commands"
.SH NAME
lzip \- reduces the size of files
.SH SYNOPSIS
@@ -52,7 +52,7 @@ suppress all messages
set dictionary size limit in bytes [8 MiB]
.TP
\fB\-S\fR, \fB\-\-volume\-size=\fR<bytes>
-set volume size limit in bytes
+set volume size limit in bytes, implies \fB\-k\fR
.TP
\fB\-t\fR, \fB\-\-test\fR
test compressed file integrity
@@ -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 '\-', lzip compresses or
decompresses from standard input to standard output.
@@ -90,7 +93,7 @@ Report bugs to lzip\-bug@nongnu.org
.br
Lzip home page: http://www.nongnu.org/lzip/lzip.html
.SH COPYRIGHT
-Copyright \(co 2017 Antonio Diaz Diaz.
+Copyright \(co 2018 Antonio Diaz Diaz.
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.