[libcxx][docs] Clearer mark up for --param

Summary:
When I read this on the website it looks like the `--` in the used font turns
into an em dash. I updated this with inline literal mark up so the `--` will
remain obvious.

Reviewers: EricWF, #libc!

Subscribers: libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D78405
This commit is contained in:
Zola Bridges 2020-04-17 14:51:40 -07:00
parent d52bb6d099
commit 33ad38a925
1 changed files with 4 additions and 3 deletions

View File

@ -102,9 +102,10 @@ LIT Options
Command Line Options
--------------------
To use these options you pass them on the LIT command line as --param NAME or
--param NAME=VALUE. Some options have default values specified during CMake's
configuration. Passing the option on the command line will override the default.
To use these options you pass them on the LIT command line as ``--param NAME``
or ``--param NAME=VALUE``. Some options have default values specified during
CMake's configuration. Passing the option on the command line will override the
default.
.. program:: lit