X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Futils%2Fstartopt.py;h=6208d6820d6581960a71be0a6c15afbc2ee78730;hb=abb05a55c1b6c27a11bbd90efbc594ad6331bbc6;hp=cdcfcecc3cdce09314b2a7adcfc98e31a45cbf5c;hpb=a3d395dcb801e2e9399ba2469e851b0e591f4cd3;p=mpd-sima.git diff --git a/sima/utils/startopt.py b/sima/utils/startopt.py index cdcfcec..6208d68 100644 --- a/sima/utils/startopt.py +++ b/sima/utils/startopt.py @@ -44,6 +44,7 @@ def clean_dict(to_clean): CMDS = {'config-test': 'Test configuration (MPD connection and Tags plugin only)', 'create-db': 'Create the database', 'generate-config': 'Generate a configuration file to stdout', + 'purge-history': 'Remove play history' } # OPTIONS LIST # pop out 'sw' value before creating Parser object.