Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: note that v8 options work with both dashes and underscores #6532

Merged

Commits on May 9, 2016

  1. doc: v8 options can use either _ or -

    This adds docs to the man page and online cli docs that v8 options can
    be used with either dashes or underscores.
    
    Refs: nodejs#6377 (comment)
    PR-URL: nodejs#6532
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Fishrock123 committed May 9, 2016
    Configuration menu
    Copy the full SHA
    e3e2745 View commit details
    Browse the repository at this point in the history
  2. doc: fix linewrap in node.1

    PR-URL: nodejs#6532
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Fishrock123 committed May 9, 2016
    Configuration menu
    Copy the full SHA
    4b107d0 View commit details
    Browse the repository at this point in the history