diff --git a/doc/api/cli.md b/doc/api/cli.md index aeaae3df5616eb..bc3f6b4d63c193 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -146,10 +146,11 @@ Silence all process warnings (including deprecations). ### `--napi-modules` -Load N-API modules (experimental, opt-in by adding this flag). +Enable loading native modules compiled with the ABI-stable Node.js API (N-API) +(experimental). ### `--trace-warnings`