Skip to content

src: add NODE_NO_WARNINGS to --help output

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/help into master

This commit adds a description of the NODE_NO_WARNINGS environment variable to the --help output. This was overlooked in 49902124.

Refs: https://github.com/nodejs/node/pull/10842

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

src

CI: https://ci.nodejs.org/job/node-test-pull-request/5997/

Merge request reports

Loading