Home
last modified time | relevance | path

Searched defs:helpText (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/main/
Dprint_help.js36 ['FORCE_COLOR', { helpText: "when set to 'true', 1, 2, 3, or an empty " + property
38 ['NO_COLOR', { helpText: 'Alias for NODE_DISABLE_COLORS' }], property
39 ['NODE_DEBUG', { helpText: "','-separated list of core modules that " + property
41 ['NODE_DEBUG_NATIVE', { helpText: "','-separated list of C++ core debug " + property
43 ['NODE_DISABLE_COLORS', { helpText: 'set to 1 to disable colors in ' + property
45 ['NODE_EXTRA_CA_CERTS', { helpText: 'path to additional CA certificates ' + property
47 ['NODE_NO_WARNINGS', { helpText: 'set to 1 to silence process warnings' }], property
48 ['NODE_PATH', { helpText: `'${require('path').delimiter}'-separated list ` + property
50 ['NODE_PENDING_DEPRECATION', { helpText: 'set to 1 to emit pending ' + property
52 ['NODE_PENDING_PIPE_INSTANCES', { helpText: 'set the number of pending ' + property
[all …]