Skip to content

Commit

Permalink
n-api: update cli documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Schulhof committed Apr 25, 2018
1 parent b699264 commit ae67b29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,7 @@ tcp port and communicate using the [Chrome DevTools Protocol][].
added: v7.10.0
-->

Enable loading native modules compiled with the ABI-stable Node.js API (N-API)
(experimental).
This option is a no-op. It is kept for compatibility.


### `--no-deprecation`
Expand Down
3 changes: 1 addition & 2 deletions doc/node.1
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,7 @@ V8 Inspector integration allows attaching Chrome DevTools and IDEs to Node.js in
It uses the Chrome DevTools Protocol.
.
.It Fl -napi-modules
Enable loading native modules compiled with the ABI-stable Node.js API (N-API)
(experimental).
This option is a no-op. It is kept for compatibility.
.
.It Fl -no-deprecation
Silence deprecation warnings.
Expand Down

0 comments on commit ae67b29

Please sign in to comment.