Skip to content

Commit

Permalink
squash: remove --inspect-brk-node help message
Browse files Browse the repository at this point in the history
  • Loading branch information
danbev committed Jun 7, 2018
1 parent a2a1d0a commit f367591
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/node.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3153,8 +3153,6 @@ static void PrintHelp() {
" --inspect-brk[=[host:]port]\n"
" activate inspector on host:port\n"
" and break at start of user script\n"
" --inspect-brk-node will break in node's bootstrap code\n"
" (default: false)\n"
" --inspect-port=[host:]port\n"
" set host:port for inspector\n"
" --inspect[=[host:]port] activate inspector on host:port\n"
Expand Down

0 comments on commit f367591

Please sign in to comment.