diff options
Diffstat (limited to 'doc/plzip.1')
-rw-r--r-- | doc/plzip.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/plzip.1 b/doc/plzip.1 index 0fefe38..feb0aa1 100644 --- a/doc/plzip.1 +++ b/doc/plzip.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH PLZIP "1" "January 2010" "Plzip 0.2" "User Commands" +.TH PLZIP "1" "January 2010" "Plzip 0.3" "User Commands" .SH NAME Plzip \- data compressor based on the LZMA algorithm .SH SYNOPSIS @@ -15,6 +15,9 @@ display this help and exit \fB\-V\fR, \fB\-\-version\fR output version information and exit .TP +\fB\-B\fR, \fB\-\-data\-size=\fR<n> +set input data block size in bytes +.TP \fB\-c\fR, \fB\-\-stdout\fR send output to standard output .TP |