Skip to content

Commit 3a8edb3

Browse files
cola119targos
authored andcommitted
doc: improve description of --input-type
PR-URL: #43507 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent 0b49560 commit 3a8edb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/cli.md

+2
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,8 @@ module. String input is input via `--eval`, `--print`, or `STDIN`.
585585

586586
Valid values are `"commonjs"` and `"module"`. The default is `"commonjs"`.
587587

588+
The REPL does not support this option.
589+
588590
### `--inspect-brk[=[host:]port]`
589591

590592
<!-- YAML

0 commit comments

Comments
 (0)