We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e488857 commit 896be83Copy full SHA for 896be83
src/node.cc
@@ -3623,6 +3623,7 @@ static void PrintHelp() {
3623
" --no-deprecation silence deprecation warnings\n"
3624
" --trace-deprecation show stack traces on deprecations\n"
3625
" --throw-deprecation throw an exception on deprecations\n"
3626
+ " --pending-deprecation emit pending deprecation warnings\n"
3627
" --no-warnings silence all process warnings\n"
3628
" --napi-modules load N-API modules\n"
3629
" --trace-warnings show stack traces on process warnings\n"
0 commit comments