summaryrefslogtreecommitdiff
path: root/doc/node.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/node.1')
-rw-r--r--doc/node.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/node.1 b/doc/node.1
index 287b4e868a..0905b1f944 100644
--- a/doc/node.1
+++ b/doc/node.1
@@ -120,6 +120,11 @@ Throw errors for deprecations.
Silence all process warnings (including deprecations).
.TP
+.BR \-\-napi\-modules
+Enable loading native modules compiled with the ABI-stable Node.js API (N-API)
+(experimental).
+
+.TP
.BR \-\-trace\-warnings
Print stack traces for process warnings (including deprecations).