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 a2a1d0a commit f367591Copy full SHA for f367591
1 file changed
src/node.cc
@@ -3153,8 +3153,6 @@ static void PrintHelp() {
3153
" --inspect-brk[=[host:]port]\n"
3154
" activate inspector on host:port\n"
3155
" and break at start of user script\n"
3156
- " --inspect-brk-node will break in node's bootstrap code\n"
3157
- " (default: false)\n"
3158
" --inspect-port=[host:]port\n"
3159
" set host:port for inspector\n"
3160
" --inspect[=[host:]port] activate inspector on host:port\n"
0 commit comments