diff --git a/doc/api/cli.md b/doc/api/cli.md index 3e4b3e9348334f..899c28f6f76675 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -253,16 +253,6 @@ the ability to import a directory that has an index file. Please see [customizing ESM specifier resolution][] for example usage. -### `--experimental-top-level-await` - - -Enable experimental top-level `await` keyword support, available only in ES -module scripts. - -(See also `--experimental-repl-await`.) - ### `--experimental-vm-modules`