Skip to content

Commit

Permalink
meta-cmd.py: mention --list in the invocation summary.
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
  • Loading branch information
rlbdv committed May 27, 2013
1 parent 85d3240 commit 3690364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/meta-cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 ...]
Expand Down

0 comments on commit 3690364

Please sign in to comment.