]> kaliko git repositories - mpd-sima.git/blobdiff - sima/utils/startopt.py
Fixed previous commit, cannot apply shuffle on MetaContainer
[mpd-sima.git] / sima / utils / startopt.py
index e39330431711290d09e4e0095a85146aca8d53b8..16ad773373be80b9447d0c3545855e1ca667d365 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Jack Kaliko <kaliko@azylum.org>
+# Copyright (c) 2009-2015 kaliko <kaliko@azylum.org>
 #
 #  This file is part of sima
 #
@@ -98,7 +98,7 @@ OPTS = [
         'action': 'store_true',
         'dest': 'create_db',
         'help': '''Create database and exit, use destination
-                   specified in --var_dir or standard location.'''},
+                   specified in --var-dir or standard location.'''},
     {
         'sw':['--queue-mode', '-q'],
         'dest': 'queue_mode',