We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d53aba commit 7f545f0Copy full SHA for 7f545f0
src/node.cc
@@ -3632,7 +3632,7 @@ static void PrintHelp() {
3632
" -r, --require module to preload (option can be "
3633
"repeated)\n"
3634
" - script read from stdin (default; "
3635
- "interactive mode if a tty)"
+ "interactive mode if a tty)\n"
3636
#if HAVE_INSPECTOR
3637
" --inspect[=[host:]port] activate inspector on host:port\n"
3638
" (default: 127.0.0.1:9229)\n"
0 commit comments