X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Futils%2Fstartopt.py;h=da8bbda6e1763accdff197c652acc944aad85692;hb=3232d76fccc3b431bd42a34a5f182667efa346d0;hp=988e67d336f1c5453e61fa7f3c930ae1e77c3470;hpb=e09e76d41b2f041de935e9e884009e3187005ab9;p=mpd-sima.git diff --git a/sima/utils/startopt.py b/sima/utils/startopt.py index 988e67d..da8bbda 100644 --- a/sima/utils/startopt.py +++ b/sima/utils/startopt.py @@ -89,7 +89,7 @@ OPTS = [ 'sw':['--var_dir'], 'dest': 'var_dir', 'action': Wdir, - 'help': 'Directory to store var content (ie. database)'}, + 'help': 'Directory to store var content (ie. database, cache)'}, { 'sw': ['--create-db'], 'action': 'store_true',