From 0559a7205813dd524cd6df1e295b75079e73082e Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Sun, 13 Mar 2011 09:00:16 +0000 Subject: [PATCH] Made --help more clear. svn: r16818 --- src/cli/argparser.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/cli/argparser.py b/src/cli/argparser.py index a612443a5..87d4a6101 100644 --- a/src/cli/argparser.py +++ b/src/cli/argparser.py @@ -199,7 +199,10 @@ class ArgParser(object): 6/ -a, --action: An action (possible: 'report', 'tool') 7/ -p, --options=OPTIONS_STRING : specify options 8/ -u, --force-unlock: A locked database can be unlocked by giving this - argument when opening it + argument when opening it + 9/ -s --show : Show config settings + 10/ -c --config=config.setting:value : Set config.setting and start Gramps + without :value, the actual config.setting is shown """ try: