Remove obsolete '--allow-packs' flag.

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
Dominik Bamberger
2021-07-26 11:18:06 +02:00
committed by GitHub
parent 1f439a15db
commit db056fb57b

View File

@@ -71,4 +71,4 @@ The ``analyze`` command will run the default suite of any specified CodeQL packs
::
codeql <database> analyze --allow-packs <scope>/<pack> <scope>/<other-pack>
codeql <database> analyze <scope>/<pack> <scope>/<other-pack>