diff --git a/btrbk b/btrbk index d5b61fb..7871466 100755 --- a/btrbk +++ b/btrbk @@ -402,7 +402,7 @@ sub HELP_MESSAGE #80----------------------------------------------------------------------------- if($program_name eq "lsbtr") { print STDERR <<"END_HELP_LSBTR"; -usage: lsbtr [options] [path]... +usage: lsbtr [] [[--] ...] options: -h, --help display this help message @@ -420,7 +420,7 @@ END_HELP_LSBTR } else { print STDERR <<"END_HELP_BTRBK"; -usage: btrbk [options] [filter...] +usage: btrbk [] [[--] ...] options: -h, --help display this help message diff --git a/doc/btrbk.1.asciidoc b/doc/btrbk.1.asciidoc index aa4f924..f1cb818 100644 --- a/doc/btrbk.1.asciidoc +++ b/doc/btrbk.1.asciidoc @@ -25,7 +25,7 @@ btrbk [-h|--help] [--version] [-S|--print-schedule] [--progress] [--lockfile ] [--override =] - [] + [[--] ...] DESCRIPTION diff --git a/doc/lsbtr.1.asciidoc b/doc/lsbtr.1.asciidoc index 05f7f1e..cdf6868 100644 --- a/doc/lsbtr.1.asciidoc +++ b/doc/lsbtr.1.asciidoc @@ -22,7 +22,7 @@ lsbtr [-h|--help] [--version] [-v|--verbose] [-c|--config ] [--override =] - [|...] + [[--] |...] DESCRIPTION