Skip to content

Commit 9dea6ba

Browse files
committed
doc: update node.1 to fix linter
1 parent 3f2fc8a commit 9dea6ba

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

doc/node.1

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -834,14 +834,6 @@ Enable experimental WebAssembly System Interface (WASI) support.
834834
.It Fl -experimental-worker-inspection
835835
Enable experimental support for the worker inspection with Chrome DevTools.
836836
.
837-
.It Fl -expose-gc
838-
This flag will expose the gc extension from V8.
839-
.Bd -literal
840-
if (globalThis.gc) {
841-
globalThis.gc();
842-
}
843-
.Ed
844-
.
845837
.It Fl -force-context-aware
846838
Disable loading native addons that are not context-aware.
847839
.

0 commit comments

Comments
 (0)