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 - 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 - 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 - 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 - 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 - 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 - 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 - 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