1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update CodeQL CLI manual (#43241)

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
docs-bot
2023-09-26 06:34:22 -07:00
committed by GitHub
parent a4eb9c5e50
commit cc2862f1df
73 changed files with 293 additions and 147 deletions

View File

@@ -39,7 +39,9 @@ If an upgrade is necessary, it is irreversible. The database will
subsequently be unusable with the libraries that were current when it
was created.
## Primary options
## Options
### Primary Options
#### `<database>` <!-- markdownlint-disable-line heading-increment -->
@@ -169,7 +171,7 @@ below this percentage.
#### `--external=<pred>=<file.csv>`
A CSV file that contains rows for external predicate `<pred>`.
A CSV file that contains rows for external predicate _\<pred>_.
Multiple `--external` options can be supplied.
#### `--xterm-progress=<mode>`