diff --git a/doc/api/cli.md b/doc/api/cli.md index 07969b6dd91b11..1e618b1d530497 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -597,6 +597,8 @@ module. String input is input via `--eval`, `--print`, or `STDIN`. Valid values are `"commonjs"` and `"module"`. The default is `"commonjs"`. +The REPL does not support this option. + ### `--inspect-brk[=[host:]port]`