summaryrefslogtreecommitdiff
path: root/doc/node.1
diff options
context:
space:
mode:
authorGuy Bedford <guybedford@gmail.com>2020-08-05 12:06:28 -0700
committerGuy Bedford <guybedford@gmail.com>2020-08-11 14:35:44 -0700
commit77a515c31aa4383e54e032bebdc399b3704e8a3d (patch)
tree7d9c73a93ab4314b1121ce4a62c17a408a7625e1 /doc/node.1
parent420da0ccd195adfd36bf160d59af92567a8df74f (diff)
downloadnode-new-77a515c31aa4383e54e032bebdc399b3704e8a3d.tar.gz
module: custom --conditions flag option
PR-URL: https://github.com/nodejs/node/pull/34637 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com> Reviewed-By: Jan Krems <jan.krems@gmail.com>
Diffstat (limited to 'doc/node.1')
-rw-r--r--doc/node.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/node.1 b/doc/node.1
index 3da44752bd..7eb877bb1c 100644
--- a/doc/node.1
+++ b/doc/node.1
@@ -78,6 +78,10 @@ Aborting instead of exiting causes a core file to be generated for analysis.
.It Fl -completion-bash
Print source-able bash completion script for Node.js.
.
+.It Fl u , Fl -conditions Ar string
+Use custom conditional exports conditions
+.Ar string
+.
.It Fl -cpu-prof
Start the V8 CPU profiler on start up, and write the CPU profile to disk
before exit. If