Skip to content

Commit 2d618d6

Browse files
authored
Merge pull request github#5625 from shati-patel/docs/cli-manual
Docs: Link to CodeQL CLI manual from the sidebar
2 parents e1d0bbb + 2373bf2 commit 2d618d6

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

docs/codeql/codeql-cli/codeql-cli-reference.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,3 @@ Learn more about the files you can use when running CodeQL processes and the res
2121
- :doc:`SARIF output <sarif-output>`: CodeQL supports SARIF as an output format for sharing static analysis results.
2222
- :doc:`Exit codes <exit-codes>`: The CodeQL CLI reports the status of each command it runs as an exit code.
2323
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>`__."

docs/codeql/codeql-cli/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ CodeQL CLI
1818

1919
using-the-codeql-cli
2020
codeql-cli-reference
21-
21+
CodeQL CLI manual <https://codeql.github.com/docs/codeql-cli/manual>

0 commit comments

Comments
 (0)