Skip to content

Commit ff1b694

Browse files
cola119guangwong
authored andcommitted
doc: improve description of --input-type
PR-URL: nodejs/node#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 26c31d2 commit ff1b694

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/api/cli.md

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

576576
Valid values are `"commonjs"` and `"module"`. The default is `"commonjs"`.
577577

578+
The REPL does not support this option.
579+
578580
### `--inspect-brk[=[host:]port]`
579581

580582
<!-- YAML

0 commit comments

Comments
 (0)