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:
Andrew Eisenberg
2022-06-20 12:00:43 -07:00
committed by GitHub
parent 9d6b1bf142
commit 3547c338ef

View File

@@ -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> \