Skip to content

cli: add --prof flag description to node --help command#20845

Closed
ohbarye wants to merge 2 commits intonodejs:masterfrom
ohbarye:add-prof-to-help-command
Closed

cli: add --prof flag description to node --help command#20845
ohbarye wants to merge 2 commits intonodejs:masterfrom
ohbarye:add-prof-to-help-command

Conversation

@ohbarye
Copy link
Contributor

@ohbarye ohbarye commented May 20, 2018

As suggested at #16459 (comment), I added description about --flag option into node --help command.

Closes: #16459

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • [ ] tests and/or benchmarks are included I think it's necessary for this change
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
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. c++ Issues and PRs that require attention from people who are familiar with C++. doc Issues and PRs related to the documentations. performance Issues and PRs related to the performance of Node.js. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--prof flag not documented in --help output

8 participants