Skip to content

Commit 6afdca8

Browse files
committed
Add docs about NODE_USE_UV to man page
1 parent 20996db commit 6afdca8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/node.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ If set to 1 then modules will load in their own global contexts.
5353
.IP NODE_DISABLE_COLORS
5454
If set to 1 then colors will not be used in the REPL.
5555

56+
.IP NODE_USE_UV
57+
If set to 1 then Node will use the new libuv-based backend.
58+
5659
.SH V8 OPTIONS
5760

5861
--crankshaft (use crankshaft)

0 commit comments

Comments
 (0)