1
0
mirror of synced 2025-12-20 10:28:40 -05:00

Fix for md049 consistent emphasis (#38201)

Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
This commit is contained in:
Grace Park
2023-06-21 11:10:23 -07:00
committed by GitHub
parent 638de9b7da
commit 4545543862
224 changed files with 670 additions and 670 deletions

View File

@@ -64,8 +64,8 @@ Ask the extractor to use this many threads. This option is passed to the
extractor as a suggestion. If the CODEQL\_THREADS environment variable is
set, the environment variable value takes precedence over this option.
You can pass 0 to use one thread per core on the machine, or -*N* to
leave *N* cores unused (except still use at least one thread).
You can pass 0 to use one thread per core on the machine, or -_N_ to
leave _N_ cores unused (except still use at least one thread).
#### `-M, --ram=<MB>`