File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,3 @@ Learn more about the files you can use when running CodeQL processes and the res
21
21
- :doc: `SARIF output <sarif-output >`: CodeQL supports SARIF as an output format for sharing static analysis results.
22
22
- :doc: `Exit codes <exit-codes >`: The CodeQL CLI reports the status of each command it runs as an exit code.
23
23
This exit code provides information for subsequent commands or for other tools that rely on the CodeQL CLI.
24
-
25
- .. _cli-commands :
26
-
27
- CodeQL CLI manual
28
- -----------------
29
-
30
- To view detailed information about each CodeQL CLI command,
31
- including its usage and options, add the ``--help `` flag or visit the "`CodeQL CLI manual <../manual >`__."
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ CodeQL CLI
18
18
19
19
using-the-codeql-cli
20
20
codeql-cli-reference
21
-
21
+ CodeQL CLI manual < https://codeql.github.com/docs/codeql-cli/manual >
You can’t perform that action at this time.
0 commit comments