Skip to content

Commit

Permalink
update Readme for PR 884 (#899)
Browse files Browse the repository at this point in the history
PR [#884](#884) combined
both `verbose-process-command` and `verbose-rerun-command` into
`verbose-command`  This PR updates the Readme to reflect that change
  • Loading branch information
mcmoyer committed Mar 23, 2023
1 parent 7bebc55 commit f70f2ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Readme.md
Expand Up @@ -249,8 +249,7 @@ Options are:
--first-is-1 Use "1" as TEST_ENV_NUMBER to not reuse the default test environment
--fail-fast Stop all groups when one group fails (best used with --test-options '--fail-fast' if supported
--verbose Print debug output
--verbose-process-command Displays only the command that will be executed by each process
--verbose-rerun-command When there are failures, displays the command executed by each process that failed
--verbose-command Displays the command that will be executed by each process and when there are failures displays the command executed by each process that failed
--quiet Print only tests output
-v, --version Show Version
-h, --help Show this.
Expand Down

0 comments on commit f70f2ee

Please sign in to comment.