Skip to content

Commit 163dfa0

Browse files
committed
Note accepting multiple packs.
1 parent db056fb commit 163dfa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ To run a pack that someone else has created, you must first download it by runni
5353
- ``<pack>``: the name for the pack that you are creating.
5454
- ``@x.x.x``: an optional version number. If omitted, the latest version will be downloaded.
5555

56+
This command accepts arguments for multiple packs, as well as query suites.
57+
5658
Using a CodeQL pack to analyze a CodeQL database
5759
------------------------------------------------
5860

0 commit comments

Comments
 (0)