Skip to content

Commit a81b4eb

Browse files
cola119nodejs-github-bot
authored andcommitted
doc: improve description of --input-type
PR-URL: #43507 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 743d0ac commit a81b4eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,8 @@ module. String input is input via `--eval`, `--print`, or `STDIN`.
597597

598598
Valid values are `"commonjs"` and `"module"`. The default is `"commonjs"`.
599599

600+
The REPL does not support this option.
601+
600602
### `--inspect-brk[=[host:]port]`
601603

602604
<!-- YAML

0 commit comments

Comments
 (0)