Skip to content

Commit b28b16b

Browse files
cjihrigtargos
authored andcommitted
doc: add --force-context-aware man page entry
This commit adds the --force-context-aware CLI flag to the man page. PR-URL: #31077 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Anto Aravinth <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent f08130e commit b28b16b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/node.1

+3
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ Enable experimental ES module support in VM module.
144144
.It Fl -experimental-wasm-modules
145145
Enable experimental WebAssembly module support.
146146
.
147+
.It Fl -force-context-aware
148+
Disable loading native addons that are not context-aware.
149+
.
147150
.It Fl -force-fips
148151
Force FIPS-compliant crypto on startup
149152
(Cannot be disabled from script code).

0 commit comments

Comments
 (0)