Skip to content

Conversation

@avivkeller
Copy link
Member

@avivkeller avivkeller commented Jan 26, 2026

This file has been generated using @nodejs/doc-kit. Once #57343 lands, we will move the generation of this file into an Makefile script, but in the mean time, I've seen several issues opened to update this file, so might as well update it.

You can preview the output of this man-page with curl "https://raw.githubusercontent.com/nodejs/node/81c1d6f411f750205ba59915983d7d3047eb5f0d/doc/node.1" -s | mandoc (or locally, mandoc path/to/doc/node.1) (Note, I suggest using mandoc -l to page the output)

Additionally, a PDF version of the output.

Fixes #60877
Fixes #58895
Fixes #60840
Fixes #60857
Fixes #61148
Fixes #61508

Copilot AI review requested due to automatic review settings January 26, 2026 17:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 26, 2026
@rubiesonthesky
Copy link

Indentation in section “--use-system-ca” is inconsistent in the PDF linked in OP. I don’t know if that is existing problem or if it can be fixed at all currently. Just pointing out if it’s a helpful note. :)

@avivkeller avivkeller assigned avivkeller and unassigned avivkeller Jan 27, 2026
@avivkeller
Copy link
Member Author

Need to fix the test..., but the indentation seems fine to me, and it's probably just an artifact of the rendering.

Copy link
Member

@ovflowd ovflowd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM, since content is generated.

Copy link
Member

@lpinca lpinca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@avivkeller avivkeller added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 27, 2026
@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.78%. Comparing base (83893bb) to head (13ba2f1).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #61535   +/-   ##
=======================================
  Coverage   89.78%   89.78%           
=======================================
  Files         672      672           
  Lines      203809   203756   -53     
  Branches    39183    39163   -20     
=======================================
- Hits       182980   182945   -35     
+ Misses      13166    13137   -29     
- Partials     7663     7674   +11     

see 36 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@avivkeller avivkeller added the needs-ci PRs that need a full CI run. label Jan 28, 2026
@avivkeller
Copy link
Member Author

@ovflowd @cjihrig @lpinca Can one of you re-approve so this can land?

@avivkeller avivkeller added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 28, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 28, 2026
@nodejs-github-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run.

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

7 participants