Skip to content

doc: add 'Command Line Options' to 'View on single page' - #6011

Closed
firedfox wants to merge 1 commit into
nodejs:masterfrom
firedfox:add-cli-doc-to-all
Closed

doc: add 'Command Line Options' to 'View on single page'#6011
firedfox wants to merge 1 commit into
nodejs:masterfrom
firedfox:add-cli-doc-to-all

Conversation

@firedfox

Copy link
Copy Markdown
Contributor

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to CONTRIBUTING.md?
  • If this change fixes a bug (or a performance problem), is a regression
    test (or a benchmark) included?
  • Is a documentation update included (if this change modifies
    existing APIs, or introduces new ones)?

Affected core subsystem(s)

  • doc

Description of change

fixes#6008

Includes cli.markdown in all.markdown
@jasnell

Copy link
Copy Markdown
Member

/cc @Fishrock123

@jasnelljasnell added the doc Issues and PRs related to the documentations. label Apr 2, 2016
@jasnell

Copy link
Copy Markdown
Member

LGTM

2 similar comments
@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

@Fishrock123

Copy link
Copy Markdown
Contributor

LGTM

jasnell pushed a commit that referenced this pull request Apr 3, 2016
Includes cli.markdown in all.markdown
PR-URL: #6011
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in ba0b769

@jasnelljasnell closed this Apr 3, 2016
MylesBorins pushed a commit that referenced this pull request Apr 5, 2016
Includes cli.markdown in all.markdown
PR-URL: #6011
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
This was referenced Apr 5, 2016
MylesBorins pushed a commit that referenced this pull request Apr 11, 2016
Includes cli.markdown in all.markdown
PR-URL: #6011
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
@MylesBorinsMylesBorins mentioned this pull request Apr 11, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Command Line Options" document is not included in "View on single page"

5 participants

@firedfox@jasnell@cjihrig@Fishrock123@MylesBorins