[llvm-cov][NFC] Add missing character to fix docs buildbot break.

This commit is contained in:
Zarko Todorovski 2021-11-26 11:57:10 -05:00
parent 7b59fcb7de
commit 715d2dc126
1 changed files with 1 additions and 1 deletions

View File

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