Skip to content

Commit f70f2ee

Browse files
authored
update Readme for PR 884 (grosser#899)
PR [grosser#884](grosser#884) combined both `verbose-process-command` and `verbose-rerun-command` into `verbose-command` This PR updates the Readme to reflect that change
1 parent 7bebc55 commit f70f2ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,7 @@ Options are:
249249
--first-is-1 Use "1" as TEST_ENV_NUMBER to not reuse the default test environment
250250
--fail-fast Stop all groups when one group fails (best used with --test-options '--fail-fast' if supported
251251
--verbose Print debug output
252-
--verbose-process-command Displays only the command that will be executed by each process
253-
--verbose-rerun-command When there are failures, displays the command executed by each process that failed
252+
--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
254253
--quiet Print only tests output
255254
-v, --version Show Version
256255
-h, --help Show this.

0 commit comments

Comments
 (0)