Update docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst

This commit is contained in:
Felicity Chapman
2021-07-27 15:02:39 +01:00
committed by GitHub
parent e5d8e81634
commit 28ce21ed7e

View File

@@ -48,7 +48,7 @@ To run a pack that someone else has created, you must first download it by runni
codeql pack download <scope>/<pack>@x.x.x
- ``<scope>``: the name of the GitHub organization that you will download from.
- ``<pack>``: the name for the pack that you are creating.
- ``<pack>``: 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.