Skip to content

Commit ae8a102

Browse files
docs-botnickrolfemchammer01
authored
Update CodeQL CLI manual (#55428)
Co-authored-by: Nick Rolfe <nickrolfe@github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent bb0cfcc commit ae8a102

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/code-security/codeql-cli/codeql-cli-manual/resolve-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Each argument is one of:
4949
#### `--slice=<N/M>`
5050

5151
\[Advanced] Divide the test cases into _M_ roughly equal-sized slices
52-
and process only the _N_th of them. This can be used for manual
52+
and process only the _&#x4E;_&#x74;h of them. This can be used for manual
5353
parallelization of the testing process.
5454

5555
#### `--[no-]strict-test-discovery`

content/code-security/codeql-cli/codeql-cli-manual/test-accept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Each argument is one of:
5757
#### `--slice=<N/M>`
5858

5959
\[Advanced] Divide the test cases into _M_ roughly equal-sized slices
60-
and process only the _N_th of them. This can be used for manual
60+
and process only the _&#x4E;_&#x74;h of them. This can be used for manual
6161
parallelization of the testing process.
6262

6363
#### `--[no-]strict-test-discovery`

content/code-security/codeql-cli/codeql-cli-manual/test-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Set total amount of RAM the test runner should be allowed to use.
112112
#### `--slice=<N/M>`
113113

114114
\[Advanced] Divide the test cases into _M_ roughly equal-sized slices
115-
and process only the _N_th of them. This can be used for manual
115+
and process only the _&#x4E;_&#x74;h of them. This can be used for manual
116116
parallelization of the testing process.
117117

118118
#### `--[no-]strict-test-discovery`

0 commit comments

Comments
 (0)