We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5931747 commit bde5df2Copy full SHA for bde5df2
doc/node.1
@@ -97,18 +97,18 @@ Enable experimental ES module support in VM module.
97
.It Fl -experimental-worker
98
Enable experimental worker threads using worker_threads module.
99
.
100
-.It Fl -http-parser Ns = Ns Ar library
101
-Chooses an HTTP parser library. Available values are
102
-.Sy llhttp
103
-or
104
-.Sy legacy .
105
-.
106
.It Fl -force-fips
107
Force FIPS-compliant crypto on startup
108
(Cannot be disabled from script code).
109
Same requirements as
110
.Fl -enable-fips .
111
+.It Fl -http-parser Ns = Ns Ar library
+Chooses an HTTP parser library. Available values are
+.Sy llhttp
+or
+.Sy legacy .
+.
112
.It Fl -icu-data-dir Ns = Ns Ar file
113
Specify ICU data load path.
114
Overrides
0 commit comments