n-api: update cli documentation
Fixes: https://github.com/nodejs/node/issues/20082 PR-URL: https://github.com/nodejs/node/pull/20301 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
5a10d14b6e
commit
24c8f0ba8c
@ -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`
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user