File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -63,8 +63,9 @@ more than one language:
63
63
- ``--no-run-unnecessary-builds ``: used with ``--db-cluster `` to suppress the build
64
64
command for languages where the CodeQL CLI does not need to monitor the build
65
65
(for example, Python and JavaScript/TypeScript).
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 >`__.
66
+
67
+ You can specify extractor options to customize the behavior of extractors that create CodeQL databases. For more information, see
68
+ ":doc: `Extractor options <extractor-options >`."
68
69
69
70
For full details of all the options you can use when creating databases,
70
71
see the `database create reference documentation <../manual/database-create >`__.
You can’t perform that action at this time.
0 commit comments