From 54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 08:24:30 +0100 Subject: Merging upstream version 1.6. Signed-off-by: Daniel Baumann --- doc/lziprecover.1 | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 doc/lziprecover.1 (limited to 'doc/lziprecover.1') diff --git a/doc/lziprecover.1 b/doc/lziprecover.1 new file mode 100644 index 0000000..6173847 --- /dev/null +++ b/doc/lziprecover.1 @@ -0,0 +1,35 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH LZIPRECOVER "1" "June 2009" "Lziprecover 1.6" "User Commands" +.SH NAME +Lziprecover \- manual page for Lziprecover 1.6 +.SH SYNOPSIS +.B lziprecover +[\fIoptions\fR] \fIfile\fR +.SH DESCRIPTION +Lziprecover \- Member recoverer program for lzip compressed files. +.PP +Searches for members in .lz files, and writes each member in its own .lz +file. You can then use `lzip \fB\-t\fR' to test the integrity of the resulting +files, and decompress those which are undamaged. +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit +.TP +\fB\-V\fR, \fB\-\-version\fR +output version information and exit +.TP +\fB\-q\fR, \fB\-\-quiet\fR +suppress all messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +be verbose (a 2nd \fB\-v\fR gives more) +.SH "REPORTING BUGS" +Report bugs to lzip\-bug@nongnu.org +Lzip home page: http://www.nongnu.org/lzip/lzip.html +.SH COPYRIGHT +Copyright \(co 2009 Antonio Diaz Diaz. +License GPLv3+: GNU GPL version 3 or later +.br +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. -- cgit v1.2.3