Skip to content

Commit f72b7a8

Browse files
committed
[docs] use = in --max-retries-per-test=N
This is a fixup for #141851
1 parent 3297340 commit f72b7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CommandGuide/lit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ EXECUTION OPTIONS
218218

219219
Stop execution after the given number of failures.
220220

221-
.. option:: --max-retries-per-test N
221+
.. option:: --max-retries-per-test=N
222222

223223
Retry running failed tests at most ``N`` times.
224224
Out of the following options to rerun failed tests the

0 commit comments

Comments
 (0)