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

doc: add missing CLI options to node.1 manpage by Adarshkumar0509 · Pull Request #61508 · nodejs/node · GitHub

/ node Public

doc: add missing CLI options to node.1 manpage - #61508

Closed
Adarshkumar0509 wants to merge 1 commit into
nodejs:mainfrom
Adarshkumar0509:docs/fix-missing-cli-manpage
Closed

doc: add missing CLI options to node.1 manpage#61508
Adarshkumar0509 wants to merge 1 commit into
nodejs:mainfrom
Adarshkumar0509:docs/fix-missing-cli-manpage

Conversation

Copy link
Copy Markdown

Resolves #58895

This PR adds the missing CLI options to the node.1 manpage that are documented in the CLI documentation.

Added 34 missing options:

  • build-snapshot
  • build-snapshot-config
  • disable-sigusr1
  • disable-warning
  • dns-result-order
  • enable-network-family-autoselection
  • env-file
  • env-file-if-exists
  • experimental-network-inspection
  • experimental-print-required-tla
  • experimental-require-module
  • experimental-sea-config
  • experimental-worker-inspection
  • force-node-api-uncaught-exceptions-policy
  • import
  • network-family-autoselection-attempt-timeout
  • no-async-context-frame
  • no-experimental-detect-module
  • no-experimental-global-navigator
  • no-experimental-require-module
  • no-network-family-autoselection
  • openssl-legacy-provider
  • openssl-shared-config
  • report-dir
  • report-directory
  • report-exclude-env
  • report-exclude-network
  • run
  • snapshot-blob
  • trace-env
  • trace-env-js-stack
  • trace-env-native-stack
  • trace-require-module
  • use-system-ca
  • watch-preserve-output

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some CLI options documented in the CLI docs are missing in node manpage

2 participants


Back | FazBrowse Home | New Git URL