Skip to content

Commit c4344b3

Browse files
gibfahnbnoordhuis
authored andcommitted
doc: add --target option to README
PR-URL: #958 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent cc778e9 commit c4344b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ Command Options
162162
| **Command** | **Description**
163163
|:----------------------------------|:------------------------------------------
164164
| `-j n`, `--jobs n` | Run make in parallel
165+
| `--target=v6.2.1` | Node version to build for (default=process.version)
165166
| `--silly`, `--loglevel=silly` | Log all progress to console
166167
| `--verbose`, `--loglevel=verbose` | Log most progress to console
167168
| `--silent`, `--loglevel=silent` | Don't log anything to console

0 commit comments

Comments
 (0)