From: Rob Browning Date: Mon, 27 May 2013 17:26:30 +0000 (-0500) Subject: meta-cmd.py: mention --list in the invocation summary. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=3690364f4ea5b768aab8d1a75c9cd2c237a8dee9;p=packages%2Fb%2Fbup.git meta-cmd.py: mention --list in the invocation summary. Signed-off-by: Rob Browning --- diff --git a/cmd/meta-cmd.py b/cmd/meta-cmd.py index 158df92..0ef91ab 100755 --- a/cmd/meta-cmd.py +++ b/cmd/meta-cmd.py @@ -27,6 +27,7 @@ def open_output(name): optspec = """ bup meta --create [OPTION ...] +bup meta --list [OPTION ...] bup meta --extract [OPTION ...] bup meta --start-extract [OPTION ...] bup meta --finish-extract [OPTION ...]