We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182e846 commit e386172Copy full SHA for e386172
README.md
@@ -162,7 +162,7 @@ Some additional resources for addons and writing `gyp` files:
162
163
| **Command** | **Description**
164
|:----------------------------------|:------------------------------------------
165
-| `-j n`, `--jobs n` | Run `make` in parallel
+| `-j n`, `--jobs n` | Run `make` in parallel. The value `max` will use all available CPU cores
166
| `--target=v6.2.1` | Node.js version to build for (default is `process.version`)
167
| `--silly`, `--loglevel=silly` | Log all progress to console
168
| `--verbose`, `--loglevel=verbose` | Log most progress to console
0 commit comments