forked from OSchip/llvm-project
[llvm-cov][NFC] Add missing character to fix docs buildbot break.
This commit is contained in:
parent
7b59fcb7de
commit
715d2dc126
|
@ -276,7 +276,7 @@ OPTIONS
|
|||
Show code coverage only for functions listed in the given file. Each line in
|
||||
the file should start with `whitelist_fun:`, immediately followed by the name
|
||||
of the function to accept. This name can be a wildcard expression. This option
|
||||
will be deprecated for `-name-allowlist=<FILE> in future releases.
|
||||
will be deprecated for `-name-allowlist=<FILE>` in future releases.
|
||||
|
||||
.. option:: -name-regex=<PATTERN>
|
||||
|
||||
|
|
Loading…
Reference in New Issue