mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Correct codeql database analyze command syntax
This commit is contained in:
@@ -63,7 +63,7 @@ To analyze a CodeQL database with a CodeQL pack, run the following command:
|
||||
|
||||
::
|
||||
|
||||
codeql analyze <database> --allow-packs <scope>/<pack>@x.x.x
|
||||
codeql database analyze <database> --allow-packs <scope>/<pack>@x.x.x
|
||||
|
||||
- ``<database>``: the CodeQL database to be analyzed.
|
||||
- ``<scope>``: the name of the GitHub organization that the pack is published to.
|
||||
|
||||
Reference in New Issue
Block a user