File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Aborting instead of exiting causes a core file to be generated for analysis.
79
79
Print source-able bash completion script for Node.js.
80
80
.
81
81
.It Fl -conditions Ar string
82
- Use custom conditional exports conditions
82
+ Use custom conditional exports conditions.
83
83
.Ar string
84
84
.
85
85
.It Fl -cpu-prof
@@ -105,7 +105,7 @@ The default is
105
105
.
106
106
.It Fl -cpu-prof-name
107
107
File name of the V8 CPU profile generated with
108
- .Fl -cpu-prof
108
+ .Fl -cpu-prof .
109
109
.
110
110
.It Fl -diagnostic-dir
111
111
Set the directory for all diagnostic output files.
@@ -159,7 +159,7 @@ Enable experimental top-level
159
159
keyword support in REPL.
160
160
.
161
161
.It Fl -experimental-specifier-resolution
162
- Select extension resolution algorithm for ES Modules; either 'explicit' (default) or 'node'
162
+ Select extension resolution algorithm for ES Modules; either 'explicit' (default) or 'node'.
163
163
.
164
164
.It Fl -experimental-vm-modules
165
165
Enable experimental ES module support in VM module.
@@ -208,7 +208,7 @@ The default is
208
208
.
209
209
.It Fl -heap-prof-name
210
210
File name of the V8 heap profile generated with
211
- .Fl -heap-prof
211
+ .Fl -heap-prof .
212
212
.
213
213
.It Fl -icu-data-dir Ns = Ns Ar file
214
214
Specify ICU data load path.
You can’t perform that action at this time.
0 commit comments