Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Remove --use-legacy switch from --help section.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed Oct 12, 2011
1 parent 87339a2 commit 752571c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node.cc
Expand Up @@ -2301,7 +2301,6 @@ static void PrintHelp() {
" --v8-options print v8 command line options\n"
" --vars print various compiled-in variables\n"
" --max-stack-size=val set max v8 stack size (bytes)\n"
" --use-legacy use the legacy backend (default: libuv)\n"
"\n"
"Enviromental variables:\n"
"NODE_PATH ':'-separated list of directories\n"
Expand Down

0 comments on commit 752571c

Please sign in to comment.