Fix for md049 consistent emphasis (#38201)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
This commit is contained in:
@@ -51,13 +51,13 @@ source root.
|
||||
have been prepared for extraction with [codeql database init](/code-security/codeql-cli/codeql-cli-manual/database-init).
|
||||
|
||||
If the `--db-cluster` option is given, this is not a database itself,
|
||||
but a directory that *contains* databases, and all of those databases
|
||||
but a directory that _contains_ databases, and all of those databases
|
||||
will be processed together.
|
||||
|
||||
#### `--[no-]db-cluster`
|
||||
|
||||
Indicates that the directory given on the command line is not a database
|
||||
itself, but a directory that *contains* one or more databases under
|
||||
itself, but a directory that _contains_ one or more databases under
|
||||
construction. Those databases will be processed together.
|
||||
|
||||
### Common options
|
||||
|
||||
Reference in New Issue
Block a user