diff --git a/doc/api/cli.md b/doc/api/cli.md index 281a7fbbfba9c3..5a943b3428c6ca 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -119,14 +119,6 @@ added: v6.0.0 Silence all process warnings (including deprecations). -### `--napi-modules` - - -Enable loading native modules compiled with the ABI-stable Node.js API (N-API) -(experimental). - ### `--trace-warnings`