diff --git a/README.md b/README.md index f503089c..97a22347 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ args: help: Sets the input file to use required: true index: 1 - - debug + - debug: short: d multiple: true help: Sets the level of debugging information @@ -225,7 +225,7 @@ subcommands: version: 1.3 author: Someone E. args: - - verbose + - verbose: short: v help: print test information verbosely ```