1
0
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:
Jon Roelofs 2020-04-22 13:59:57 -06:00
parent 16d452e561
commit 7f465f9c3f

View File

@ -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