We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20996db commit 6afdca8Copy full SHA for 6afdca8
1 file changed
doc/node.1
@@ -53,6 +53,9 @@ If set to 1 then modules will load in their own global contexts.
53
.IP NODE_DISABLE_COLORS
54
If set to 1 then colors will not be used in the REPL.
55
56
+.IP NODE_USE_UV
57
+If set to 1 then Node will use the new libuv-based backend.
58
+
59
.SH V8 OPTIONS
60
61
--crankshaft (use crankshaft)
0 commit comments