Skip to content

Commit e386172

Browse files
dsanders11rvagg
authored andcommitted
doc: document --jobs max
PR-URL: #1770 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rod Vagg <rod@vagg.org>
1 parent 182e846 commit e386172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Some additional resources for addons and writing `gyp` files:
162162

163163
| **Command** | **Description**
164164
|:----------------------------------|:------------------------------------------
165-
| `-j n`, `--jobs n` | Run `make` in parallel
165+
| `-j n`, `--jobs n` | Run `make` in parallel. The value `max` will use all available CPU cores
166166
| `--target=v6.2.1` | Node.js version to build for (default is `process.version`)
167167
| `--silly`, `--loglevel=silly` | Log all progress to console
168168
| `--verbose`, `--loglevel=verbose` | Log most progress to console

0 commit comments

Comments
 (0)