Skip to content

src: add newline in --help message

Rodrigo Muino Tomonari requested to merge github/fork/JoshFerge/add-newline into master

In the current node.js 8.0.0 release, there is a missing newline in the --help command line flag message. I've added a newline where appropriate. Screenshots attached showing the change. before: screen shot 2017-05-30 at 3 22 26 pm after: screen shot 2017-05-30 at 3 40 15 pm

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows [commit guidelines]
Affected core subsystem(s)

src

Merge request reports

Loading