summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-12-01 18:37:29 +0100
committerMatthias Beyer <mail@beyermatthias.de>2015-12-01 18:37:29 +0100
commit5942877c43a96af939b6b66d941a7567269aab93 (patch)
tree0f6492baa88c49555d55d37fafbce5cf10d8c60d /etc
parentda85c3ffe7ab24aa371d130b9a3f2798fb6e849a (diff)
Add possibility to override store name in CLI
Diffstat (limited to 'etc')
-rw-r--r--etc/cli.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/cli.yml b/etc/cli.yml
index 93eed6cb..d86660ea 100644
--- a/etc/cli.yml
+++ b/etc/cli.yml
@@ -21,6 +21,12 @@ args:
help: Set the runtime path
required: false
+ - storename:
+ short: s
+ long: storename
+ help: Name of the store in the runtimepath. Defaults to "store"
+ required: false
+
subcommands:
- cal:
about: Calendar module