From cb18332a8267bfc671cbfbaba35f89cb3fb676f8 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sun, 21 Jul 2019 19:58:59 +0200 Subject: Mention the --help command line option in the documentation. Bug-Debian: https://bugs.debian.org/517257 --- bzip2.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'bzip2.1') diff --git a/bzip2.1 b/bzip2.1 index 174b15f..11d97bb 100644 --- a/bzip2.1 +++ b/bzip2.1 @@ -13,6 +13,9 @@ bzip2recover \- recovers data from damaged bzip2 files [ .I "filenames \&..." ] +.br +.B bzip2 +.RB [ " \-h|\-\-help " ] .ll -8 .br .B bunzip2 @@ -21,12 +24,18 @@ bzip2recover \- recovers data from damaged bzip2 files .I "filenames \&..." ] .br +.B bunzip2 +.RB [ " \-h|\-\-help " ] +.br .B bzcat .RB [ " \-s " ] [ .I "filenames \&..." ] .br +.B bzcat +.RB [ " \-h|\-\-help " ] +.br .B bzip2recover .I "filename" @@ -238,6 +247,9 @@ Verbose mode -- show the compression ratio for each file processed. Further \-v's increase the verbosity level, spewing out lots of information which is primarily of interest for diagnostic purposes. .TP +.B \-h \-\-help +Print a help message and exit. +.TP .B \-L --license -V --version Display the software version, license terms and conditions. .TP -- cgit v1.2.3-55-g6feb