mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 16:07:39 +00:00
doc: improve description of --input-type
PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
parent
743d0acd4b
commit
a81b4ebb75
@ -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]`
|
||||
|
||||
<!-- YAML
|
||||
|
||||
Loading…
Reference in New Issue
Block a user