node/lib/internal/bootstrap
Anna Henningsen c8880ea276
cli: generate --help text in JS
Instead of having a custom, static, hand-written string
that is being printed to stdout when `--help` is present,
generate it in JS when requested.

PR-URL: https://github.com/nodejs/node/pull/22490
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2018-09-01 00:13:23 +02:00
..
cache.js src: perform integrity checks on built-in code cache 2018-08-18 05:21:52 +08:00
loaders.js vm: move process.binding('contextify') to internalBinding 2018-08-23 16:09:19 -07:00
node.js cli: generate --help text in JS 2018-09-01 00:13:23 +02:00