]> kaliko git repositories - mpd-sima.git/blobdiff - sima/utils/startopt.py
Add new command purge-history
[mpd-sima.git] / sima / utils / startopt.py
index cdcfcecc3cdce09314b2a7adcfc98e31a45cbf5c..6208d6820d6581960a71be0a6c15afbc2ee78730 100644 (file)
@@ -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.