From 350127143a3aaf5f649ee7bf573b6239d4009c24 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Wed, 5 Aug 2026 18:29:41 +0200 Subject: [PATCH] doc: update `node.1` to fix linter Signed-off-by: Antoine du Hamel --- doc/node.1 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/node.1 b/doc/node.1 index 6aede253510e..99c41d8cf8a6 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -834,14 +834,6 @@ Enable experimental WebAssembly System Interface (WASI) support. .It Fl -experimental-worker-inspection Enable experimental support for the worker inspection with Chrome DevTools. . -.It Fl -expose-gc -This flag will expose the gc extension from V8. -.Bd -literal -if (globalThis.gc) { - globalThis.gc(); -} -.Ed -. .It Fl -force-context-aware Disable loading native addons that are not context-aware. .