FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: update `node.1` to fix linter · nodejs/node@0450ab6 · GitHub

/ node Public

Commit 0450ab6

Browse files
committed
doc: update node.1 to fix linter
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #65053 Refs: #58909 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com>
1 parent f48927f commit 0450ab6

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
@@ -831,14 +831,6 @@ Enable experimental WebAssembly System Interface (WASI) support.
831831
.It Fl -experimental-worker-inspection
832832
Enable experimental support for the worker inspection with Chrome DevTools.
833833
.
834-
.It Fl -expose-gc
835-
This flag will expose the gc extension from V8.
836-
.Bd -literal
837-
if (globalThis.gc) {
838-
globalThis.gc();
839-
}
840-
.Ed
841-
.
842834
.It Fl -force-context-aware
843835
Disable loading native addons that are not context-aware.
844836
.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL