summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-12-05 17:10:25 +0100
committerMatthias Beyer <mail@beyermatthias.de>2015-12-06 12:49:31 +0100
commitba78f2332803c49762c2cf21d45a7cb39c30022f (patch)
tree76634883bd19a42f393ae39b18db3b58e7ae0ebe /etc
parent6e0d0058b09d43238ddc44cae5af3254144e4ff3 (diff)
Remove debug/verbose args from modules. They are set globally
Diffstat (limited to 'etc')
-rw-r--r--etc/cli.yml85
1 files changed, 0 insertions, 85 deletions
diff --git a/etc/cli.yml b/etc/cli.yml
index 70c05007..4a6590d2 100644
--- a/etc/cli.yml
+++ b/etc/cli.yml
@@ -34,87 +34,26 @@ subcommands:
about: Calendar module
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
- args:
- - verbose:
- short: v
- long: verbose
- help: Enable verbosity
- required: false
-
- - debug:
- short: d
- long: debug
- help: Sets the level of debugging information
- required: false
- cont:
about: Contact module
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
- args:
- - verbose:
- short: v
- long: verbose
- help: Enable verbosity
- required: false
-
- - debug:
- short: d
- long: debug
- help: Sets the level of debugging information
- required: false
- mail:
about: Mail module
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
- args:
- - verbose:
- short: v
- long: verbose
- help: Enable verbosity
- required: false
-
- - debug:
- short: d
- long: debug
- help: Sets the level of debugging information
- required: false
- wiki:
about: Wiki module
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
- args:
- - verbose:
- short: v
- long: verbose
- help: Enable verbosity
- required: false
-
- - debug:
- short: d
- long: debug
- help: Sets the level of debugging information
- required: false
- bm:
about: Bookmark module
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
- args:
- - verbose:
- short: v
- long: verbose
- help: Enable verbosity
- required: false
-
- - debug:
- short: d
- long: debug
- help: Sets the level of debugging information
- required: false
-
subcommands:
- add:
about: Add bookmark
@@ -190,33 +129,9 @@ subcommands:
about: Todo module
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
- args:
- - verbose:
- short: v
- long: verbose
- help: Enable verbosity
- required: false
-
- - debug:
- short: d
- long: debug
- help: Sets the level of debugging information
- required: false
- news:
about: News module
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
- args:
- - verbose:
- short: v
- long: verbose
- help: Enable verbosity
- required: false
-
- - debug:
- short: d
- long: debug
- help: Sets the level of debugging information
- required: false