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 6287367f9a3..6efcb07dd94 100644 --- a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst +++ b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst @@ -63,7 +63,7 @@ To analyze a CodeQL database with a CodeQL pack, run the following command: :: - codeql analyze --allow-packs /@x.x.x + codeql analyze --allow-packs /@x.x.x - ````: the CodeQL database to be analyzed. - ````: the name of the GitHub organization that the pack is published to.