Skip to content

Commit f367591

Browse files
committed
squash: remove --inspect-brk-node help message
1 parent a2a1d0a commit f367591

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/node.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3153,8 +3153,6 @@ static void PrintHelp() {
31533153
" --inspect-brk[=[host:]port]\n"
31543154
" activate inspector on host:port\n"
31553155
" and break at start of user script\n"
3156-
" --inspect-brk-node will break in node's bootstrap code\n"
3157-
" (default: false)\n"
31583156
" --inspect-port=[host:]port\n"
31593157
" set host:port for inspector\n"
31603158
" --inspect[=[host:]port] activate inspector on host:port\n"

0 commit comments

Comments
 (0)