Compare commits

..

2 commits

Author SHA1 Message Date
1ff3ca9ca2 This apparently got updated 2026-06-06 08:53:05 -05:00
b19f8ec039 Usage! 2026-06-06 08:53:05 -05:00

View file

@ -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)