-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.questionIssues that look for answers.Issues that look for answers.
Description
- Version: v8.6.0
- Platform: Linux btudb 3.13.0-133-generic sys: Remove after 3 years of deprecation #182-Ubuntu SMP Tue Sep 19 15:49:21 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
- Subsystem: commandline
Steps to reproduce:
Run node --help
Expected result:
Output includes short documentation for --prof
flag, as described at https://nodejs.org/en/docs/guides/simple-profiling/.
Actual result:
Output does not include that documentation (but does include documentation for --prof-process
).
Metadata
Metadata
Assignees
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.questionIssues that look for answers.Issues that look for answers.