Skip to content

Conversation

@pawan405
Copy link

@pawan405 pawan405 commented Dec 22, 2025

Summary

This PR adds CLI options that are documented in doc/api/cli.md but were missing
from the Node.js manpage (doc/node.1).

The options have been added in alphabetical order and follow existing manpage
formatting conventions.

Related Issue

Fixes #58895

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Dec 22, 2025
@avivkeller
Copy link
Member

The website team has a script to generate this file, which we hope to land after the migration to doc-kit

@pawan405
Copy link
Author

The website team has a script to generate this file, which we hope to land after the migration to doc-kit

Thanks for the context, that makes sense.

I wasn't aware that the manpage is planned to be generated automatically after the
doc-kit migration. Happy to defer to that approach.

Please feel free to close this PR if it would conflict with the upcoming workflow.
Thanks for taking a look!

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

3 participants