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 b3c24016eea..d28e27e10d7 100644 --- a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst +++ b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst @@ -48,7 +48,7 @@ To run a pack that someone else has created, you must first download it by runni codeql pack download /@x.x.x - ````: the name of the GitHub organization that you will download from. -- ````: the name for the pack that you are creating. +- ````: the name for the pack that you want to download. - ``@x.x.x``: an optional version number. If omitted, the latest version will be downloaded. This command accepts arguments for multiple packs.