mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-20 12:23:04 +00:00
[LIT] Correcting max-failures option in lit documentation.
This commit is contained in:
parent
5780dfaa2c
commit
5e9ac43a7a
@ -158,11 +158,10 @@ EXECUTION OPTIONS
|
||||
SELECTION OPTIONS
|
||||
-----------------
|
||||
|
||||
.. option:: --max-failures MAX_FAILURES
|
||||
.. option:: --max-failures N
|
||||
|
||||
Stop execution after the given number of failures.
|
||||
An integer argument may be passed on the command line
|
||||
or the environment vairable MAX_FAILURES may be set
|
||||
Stop execution after the given number ``N`` of failures.
|
||||
An integer argument should be passed on the command line
|
||||
prior to execution.
|
||||
|
||||
.. option:: --max-tests=N
|
||||
|
Loading…
x
Reference in New Issue
Block a user