Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions doc/node.1
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Aborting instead of exiting causes a core file to be generated for analysis.
Print source-able bash completion script for Node.js.
.
.It Fl -conditions Ar string
Use custom conditional exports conditions
Use custom conditional exports conditions.
.Ar string
.
.It Fl -cpu-prof
Expand All @@ -105,7 +105,7 @@ The default is
.
.It Fl -cpu-prof-name
File name of the V8 CPU profile generated with
.Fl -cpu-prof
.Fl -cpu-prof .
.
.It Fl -diagnostic-dir
Set the directory for all diagnostic output files.
Expand Down Expand Up @@ -159,7 +159,7 @@ Enable experimental top-level
keyword support in REPL.
.
.It Fl -experimental-specifier-resolution
Select extension resolution algorithm for ES Modules; either 'explicit' (default) or 'node'
Select extension resolution algorithm for ES Modules; either 'explicit' (default) or 'node'.
.
.It Fl -experimental-vm-modules
Enable experimental ES module support in VM module.
Expand Down Expand Up @@ -208,7 +208,7 @@ The default is
.
.It Fl -heap-prof-name
File name of the V8 heap profile generated with
.Fl -heap-prof
.Fl -heap-prof .
.
.It Fl -icu-data-dir Ns = Ns Ar file
Specify ICU data load path.
Expand Down