mirror of
https://github.com/github/codeql.git
synced 2026-01-28 13:53:10 +01:00
Fix link
This commit is contained in:
@@ -63,8 +63,9 @@ more than one language:
|
||||
- ``--no-run-unnecessary-builds``: used with ``--db-cluster`` to suppress the build
|
||||
command for languages where the CodeQL CLI does not need to monitor the build
|
||||
(for example, Python and JavaScript/TypeScript).
|
||||
- extractor options: used to customize the behavior of extractors that create CodeQL databases. For more information,
|
||||
see the `extractor options documentation <extractor-options>`__.
|
||||
|
||||
You can specify extractor options to customize the behavior of extractors that create CodeQL databases. For more information, see
|
||||
":doc:`Extractor options <extractor-options>`."
|
||||
|
||||
For full details of all the options you can use when creating databases,
|
||||
see the `database create reference documentation <../manual/database-create>`__.
|
||||
|
||||
Reference in New Issue
Block a user