Skip to content

Commit

Permalink
doc: add --target option to README
Browse files Browse the repository at this point in the history
PR-URL: #958
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
gibfahn authored and bnoordhuis committed Jun 17, 2016
1 parent cc778e9 commit c4344b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Command Options
| **Command** | **Description**
|:----------------------------------|:------------------------------------------
| `-j n`, `--jobs n` | Run make in parallel
| `--target=v6.2.1` | Node version to build for (default=process.version)
| `--silly`, `--loglevel=silly` | Log all progress to console
| `--verbose`, `--loglevel=verbose` | Log most progress to console
| `--silent`, `--loglevel=silent` | Don't log anything to console
Expand Down

0 comments on commit c4344b3

Please sign in to comment.