diff --git a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst index 4c88c034336..a4e616ce4b5 100644 --- a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst +++ b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst @@ -60,7 +60,7 @@ To analyze a CodeQL database with a CodeQL pack, run the following command: :: - codeql database analyze --allow-packs /@x.x.x + codeql database analyze /@x.x.x - ````: the CodeQL database to be analyzed. - ````: the name of the GitHub organization that the pack is published to.