X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Futils%2Fstartopt.py;h=7f3a5febdb0d91f9fb8e3a439954e233343a2835;hb=fe3d0fe8056eab45d5c971c19ae25f98154b2c5b;hp=bfee3f124876f39a379abfad069af7db72958860;hpb=a260ebea93f23d72aa6e0178744b0f64c469b7ba;p=mpd-sima.git diff --git a/sima/utils/startopt.py b/sima/utils/startopt.py index bfee3f1..7f3a5fe 100644 --- a/sima/utils/startopt.py +++ b/sima/utils/startopt.py @@ -112,7 +112,7 @@ CMDS = [ ], 'help': 'Add track to the blocklist'}, {'bl-delete': [ {'name': 'id', 'type': int, 'nargs': '?', - 'help': 'blocklist ID to suppress (use bl-view list IDs)'} + 'help': 'blocklist ID to suppress (use bl-view to list IDs)'} ], 'help': 'Remove entries from the blocklist'}, ]