Skip to content

Commit 5bf1dbc

Browse files
committedAug 16, 2021
Document negative number of jobs semantics
1 parent b0007e7 commit 5bf1dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/configuration/options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ Explicitly set the settings path or file instead of auto determining based on fi
12461246

12471247
## Jobs
12481248

1249-
Number of files to process in parallel.
1249+
Number of files to process in parallel. Negative value means use number of CPUs.
12501250

12511251
**Type:** Int
12521252
**Default:** `None`

0 commit comments

Comments
 (0)