]> arthur.barton.de Git - bup.git/commitdiff
meta-cmd.py: mention --list in the invocation summary.
authorRob Browning <rlb@defaultvalue.org>
Mon, 27 May 2013 17:26:30 +0000 (12:26 -0500)
committerRob Browning <rlb@defaultvalue.org>
Mon, 27 May 2013 17:27:41 +0000 (12:27 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
cmd/meta-cmd.py

index 158df92a32cdbd0835e2423ef350df7f47d5d4cd..0ef91ab475c7e1c4e7b0a3455d54ed8056bda40a 100755 (executable)
@@ -27,6 +27,7 @@ def open_output(name):
 
 optspec = """
 bup meta --create [OPTION ...] <PATH ...>
+bup meta --list [OPTION ...]
 bup meta --extract [OPTION ...]
 bup meta --start-extract [OPTION ...]
 bup meta --finish-extract [OPTION ...]