Skip to content

Commit 98eb848

Browse files
committed
add link to new article
1 parent 06cacfd commit 98eb848

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/codeql/codeql-cli/creating-codeql-databases.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ more than one language:
6363
- ``--no-run-unnecessary-builds``: used with ``--db-cluster`` to suppress the build
6464
command for languages where the CodeQL CLI does not need to monitor the build
6565
(for example, Python and JavaScript/TypeScript).
66-
66+
- extractor options: used to customize the behavior of extractors that create CodeQL databases. For more information,
67+
see the `extractor options documentation <extractor-options>`__.
68+
6769
For full details of all the options you can use when creating databases,
6870
see the `database create reference documentation <../manual/database-create>`__.
6971

0 commit comments

Comments
 (0)