Skip to content

Commit 0f8ffb1

Browse files
authored
Update docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst
1 parent 43bb439 commit 0f8ffb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ For further information about default suites, see ":ref:`Publishing and using Co
138138
Running a subset of queries in a CodeQL pack
139139
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
140140

141-
Additionally, CodeQL CLI v2.10.0 or later, you can include a path at the end of a pack specification to run a subset of queries inside the pack. This applies to any command that locates or runs queries within a pack.
141+
Additionally, CodeQL CLI v2.8.1 or later, you can include a path at the end of a pack specification to run a subset of queries inside the pack. This applies to any command that locates or runs queries within a pack.
142142

143143
The complete way to specify a set of queries is in the form ``scope/name@range:path``, where:
144144

0 commit comments

Comments
 (0)