Skip to content

Commit 28ce21e

Browse files
authored
Update docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst
1 parent e5d8e81 commit 28ce21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To run a pack that someone else has created, you must first download it by runni
4848
codeql pack download <scope>/<pack>@x.x.x
4949

5050
- ``<scope>``: the name of the GitHub organization that you will download from.
51-
- ``<pack>``: the name for the pack that you are creating.
51+
- ``<pack>``: the name for the pack that you want to download.
5252
- ``@x.x.x``: an optional version number. If omitted, the latest version will be downloaded.
5353

5454
This command accepts arguments for multiple packs.

0 commit comments

Comments
 (0)