Compare commits
2 commits
f8e1beeb3d
...
1ff3ca9ca2
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ff3ca9ca2 | |||
| b19f8ec039 |
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ labels_command = Subcommand(
|
|||
'labels',
|
||||
help='Add, remove, or inspect labels on library items'
|
||||
)
|
||||
labels_command.parser.usage = """%prog labels <action> [args] [query]
|
||||
labels_command.parser.usage = """%prog <action> [args] [query]
|
||||
|
||||
Actions:
|
||||
add <label>[:<cost>] [query] Add a label (optionally with a cost value)
|
||||
|
|
|
|||
Loading…
Reference in a new issue