Skip to content

doc: move --force-context-aware option in cli.md - #33823

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:cli_options_order
Closed

doc: move --force-context-aware option in cli.md#33823
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:cli_options_order

Conversation

@danbev

Copy link
Copy Markdown
Contributor

This commit moves the --force-context-aware option so that the options
list is in alphabetical order.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This commit moves the --force-context-aware option so that the options
list is in alphabetical order.
@nodejs-github-botnodejs-github-bot added cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. labels Jun 10, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@danbevdanbev added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 15, 2020
@danbev

Copy link
Copy Markdown
ContributorAuthor

Landed in 418f5b6.

@danbevdanbev closed this Jun 15, 2020
danbev added a commit that referenced this pull request Jun 15, 2020
This commit moves the --force-context-aware option so that the options
list is in alphabetical order.
PR-URL: #33823
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danbev
danbev deleted the cli_options_order branch June 15, 2020 03:50
codebytere pushed a commit that referenced this pull request Jun 18, 2020
This commit moves the --force-context-aware option so that the options
list is in alphabetical order.
PR-URL: #33823
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@codebyterecodebytere mentioned this pull request Jun 28, 2020
codebytere pushed a commit that referenced this pull request Jun 30, 2020
This commit moves the --force-context-aware option so that the options
list is in alphabetical order.
PR-URL: #33823
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
codebytere pushed a commit that referenced this pull request Jul 10, 2020
This commit moves the --force-context-aware option so that the options
list is in alphabetical order.
PR-URL: #33823
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@codebyterecodebytere mentioned this pull request Jul 13, 2020
codebytere pushed a commit that referenced this pull request Jul 14, 2020
This commit moves the --force-context-aware option so that the options
list is in alphabetical order.
PR-URL: #33823
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.cliIssues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@danbev@nodejs-github-bot@addaleax@lpinca@targos@cjihrig@richardlau@MrHeer