diff --git a/doc/api/cli.md b/doc/api/cli.md index b23311281df807..7e21eacfe01406 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -171,13 +171,6 @@ added: v6.0.0 Silence all process warnings (including deprecations). -### `--expose-http2` - - -Enable the experimental `'http2'` module. - ### `--abort-on-uncaught-exception`