Skip to content

Commit 5d494ef

Browse files
authored
doc: regenerate node.1 using doc-kit
PR-URL: #61535 Reviewed-By: Claudio Wunder <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 44f00ca commit 5d494ef

File tree

3 files changed

+1945
-652
lines changed

3 files changed

+1945
-652
lines changed

doc/api/cli.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -833,15 +833,6 @@ added: v6.0.0
833833
Enable FIPS-compliant crypto at startup. (Requires Node.js to be built
834834
against FIPS-compatible OpenSSL.)
835835

836-
### `--enable-network-family-autoselection`
837-
838-
<!-- YAML
839-
added: v18.18.0
840-
-->
841-
842-
Enables the family autoselection algorithm unless connection options explicitly
843-
disables it.
844-
845836
### `--enable-source-maps`
846837

847838
<!-- YAML
@@ -2294,7 +2285,7 @@ Write reports in a compact format, single-line JSON, more easily consumable
22942285
by log processing systems than the default multi-line format designed for
22952286
human consumption.
22962287

2297-
### `--report-dir=directory`, `report-directory=directory`
2288+
### `--report-dir=directory`, `--report-directory=directory`
22982289

22992290
<!-- YAML
23002291
added: v11.8.0

0 commit comments

Comments
 (0)