mirror of
https://github.com/github/codeql.git
synced 2026-02-03 00:31:07 +01:00
Update docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
This commit is contained in:
@@ -160,9 +160,6 @@ of the current process.
|
||||
If a ``scope/name`` and ``path`` are specified, then the ``path`` cannot
|
||||
be absolute. It is considered relative to the root of the CodeQL
|
||||
pack.
|
||||
|
||||
For example::
|
||||
|
||||
To analyze a database using all queries in the `experimental/Security` folder within the `codeql/cpp-queries` CodeQL pack you can use::
|
||||
|
||||
codeql database analyze --format=sarif-latest --output=results <db> \
|
||||
|
||||
Reference in New Issue
Block a user