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 1175c9d commit 28a0af3Copy full SHA for 28a0af3
src/node.cc
@@ -3871,6 +3871,8 @@ static void PrintHelp() {
3871
"NODE_PATH ':'-separated list of directories\n"
3872
#endif
3873
" prefixed to the module search path\n"
3874
+ "NODE_PENDING_DEPRECATION set to 1 to emit pending deprecation\n"
3875
+ " warnings\n"
3876
"NODE_REPL_HISTORY path to the persistent REPL history\n"
3877
" file\n"
3878
"NODE_REDIRECT_WARNINGS write warnings to path instead of\n"
0 commit comments