diff --git a/doc/api/cli.md b/doc/api/cli.md index 752df72da8ae32..b23311281df807 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -178,14 +178,6 @@ added: v8.4.0 Enable the experimental `'http2'` module. -### `--napi-modules` - - -Enable loading native modules compiled with the ABI-stable Node.js API (N-API) -(experimental). - ### `--abort-on-uncaught-exception`