Skip to content

Commit 1f439a1

Browse files
b4mbooaeisenberg
andauthored
Remove obsolete '--allow-packs' flag.
Co-authored-by: Andrew Eisenberg <[email protected]>
1 parent 66922dc commit 1f439a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To analyze a CodeQL database with a CodeQL pack, run the following command:
6060

6161
::
6262

63-
codeql database analyze <database> --allow-packs <scope>/<pack>@x.x.x
63+
codeql database analyze <database> <scope>/<pack>@x.x.x
6464

6565
- ``<database>``: the CodeQL database to be analyzed.
6666
- ``<scope>``: the name of the GitHub organization that the pack is published to.

0 commit comments

Comments
 (0)