Add docs about NODE_USE_UV to man page
This commit is contained in:
parent
20996dbc2b
commit
6afdca885a
@ -53,6 +53,9 @@ If set to 1 then modules will load in their own global contexts.
|
||||
.IP NODE_DISABLE_COLORS
|
||||
If set to 1 then colors will not be used in the REPL.
|
||||
|
||||
.IP NODE_USE_UV
|
||||
If set to 1 then Node will use the new libuv-based backend.
|
||||
|
||||
.SH V8 OPTIONS
|
||||
|
||||
--crankshaft (use crankshaft)
|
||||
|
Loading…
x
Reference in New Issue
Block a user