Skip to content

Commit db056fb

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

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
@@ -71,4 +71,4 @@ The ``analyze`` command will run the default suite of any specified CodeQL packs
7171

7272
::
7373

74-
codeql <database> analyze --allow-packs <scope>/<pack> <scope>/<other-pack>
74+
codeql <database> analyze <scope>/<pack> <scope>/<other-pack>

0 commit comments

Comments
 (0)