mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
[docs] Fix :option: links
This commit is contained in:
parent
16d452e561
commit
7f465f9c3f
@ -165,7 +165,7 @@ SELECTION OPTIONS
|
||||
.. option:: --max-time=N
|
||||
|
||||
Spend at most ``N`` seconds (approximately) running tests and then terminate.
|
||||
Note that this is not an alias for :option:``--timeout=N``; the two are
|
||||
Note that this is not an alias for :option:``--timeout``; the two are
|
||||
different kinds of maximums.
|
||||
|
||||
.. option:: --num-shards=M
|
||||
@ -193,7 +193,7 @@ SELECTION OPTIONS
|
||||
|
||||
Spend at most ``N`` seconds (approximately) running each individual test.
|
||||
``0`` means no time limit, and ``0`` is the default. Note that this is not an
|
||||
alias for :option:``--max-time=N``; the two are different kinds of maximums.
|
||||
alias for :option:``--max-time``; the two are different kinds of maximums.
|
||||
|
||||
.. option:: --filter=REGEXP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user