Skip to content

Commit b787b59

Browse files
committed
UG: Fix option format
1 parent 6c1b1bf commit b787b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/userguide/src/ExecutingTestCases/ConfiguringExecution.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ __ `Merging outputs`_
171171
Re-executing failed test suites
172172
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
173173

174-
Command line option :option:`rerunfailedsuites (-S)` can be used to select all
174+
Command line option :option:`--rerunfailedsuites (-S)` can be used to select all
175175
failed suites from an earlier `output file`_ for re-execution. Like
176176
:option:`--rerunfailed (-R)`, this option is useful when full test execution
177177
takes a lot of time. Note that all tests from a failed test suite will be

0 commit comments

Comments
 (0)