This commit is contained in:
Ethan P
2021-07-22 09:58:43 -04:00
parent 6d869f2572
commit 1606d96859

View File

@@ -63,7 +63,7 @@ To analyze a CodeQL database with a CodeQL pack, run the following command:
::
codeql <database> analyze --allow-packs <scope>/<pack>@x.x.x
codeql 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.