diff --git a/readme.md b/readme.md index 133eda5..487d318 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,7 @@ USAGE: OPTIONS: DEFAULT -h, --help Prints help information + -v, --version Prints version information -p, --path Optional base directory for *.trx files discovery. Defaults to current directory -o, --output Include test output @@ -46,7 +47,6 @@ OPTIONS: --skipped True Include skipped tests --no-exit-code Do not return a -1 exit code on test failures - --version Show version information --gh-comment True Report as GitHub PR comment --gh-summary True Report as GitHub step summary ```