Skip to content

doc: fix typo in util.parseArgs usage example - #43332

Closed
michaelficarra wants to merge 1 commit into
nodejs:masterfrom
michaelficarra:patch-1
Closed

doc: fix typo in util.parseArgs usage example#43332
michaelficarra wants to merge 1 commit into
nodejs:masterfrom
michaelficarra:patch-1

Conversation

@michaelficarra

Copy link
Copy Markdown
Contributor

No description provided.

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module. labels Jun 6, 2022
@michaelficarramichaelficarra changed the title fix typo in util.parseArgs docs usage exampledoc: fix typo in util.parseArgs usage exampleJun 6, 2022
@lpincalpinca added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 7, 2022
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @lpinca. Please 👍 to approve.

@LiviaMedeirosLiviaMedeiros added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 7, 2022
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 7, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/43332
✔ Done loading data for nodejs/node/pull/43332
----------------------------------- PR info ------------------------------------
Title doc: fix typo in util.parseArgs usage example (#43332)
Author Michael Ficarra (@michaelficarra, first-time contributor)
Branch michaelficarra:patch-1 -> nodejs:master
Labels util, doc, fast-track
Commits 1
- doc: fix typo in util.parseArgs usage example
Committers 1
- Michael Ficarra PR-URL: https://github.com/nodejs/node/pull/43332
Reviewed-By: Luigi Pinca Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Tobias Nießen Reviewed-By: Darshan Sen Reviewed-By: LiviaMedeiros ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/43332
Reviewed-By: Luigi Pinca Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Tobias Nießen Reviewed-By: Darshan Sen Reviewed-By: LiviaMedeiros --------------------------------------------------------------------------------
ℹ This PR was created on Mon, 06 Jun 2022 18:52:39 GMT
✔ Approvals: 5
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/43332#pullrequestreview-997067301
✔ - Mohammed Keyvanzadeh (@VoltrexMaster): https://github.com/nodejs/node/pull/43332#pullrequestreview-997296632
✔ - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/43332#pullrequestreview-997301771
✔ - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/43332#pullrequestreview-997490584
✔ - LiviaMedeiros (@LiviaMedeiros): https://github.com/nodejs/node/pull/43332#pullrequestreview-998362312
ℹ This PR is being fast-tracked
✖ Last GitHub CI failed
ℹ Green GitHub CI is sufficient
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/2455649235

@LiviaMedeirosLiviaMedeiros removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jun 7, 2022
@LiviaMedeiros

LiviaMedeiros commented Jun 7, 2022

Copy link
Copy Markdown
Member

Landed in aba2cd7

Thanks for the contribution!

LiviaMedeiros pushed a commit that referenced this pull request Jun 7, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
danielleadams pushed a commit that referenced this pull request Jun 11, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
@danielleadamsdanielleadams mentioned this pull request Jun 11, 2022
danielleadams pushed a commit that referenced this pull request Jun 13, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
@targos

Copy link
Copy Markdown
Member

Backport blocked on #42675

targos pushed a commit that referenced this pull request Jul 31, 2022
PR-URL: #43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
@targostargos mentioned this pull request Aug 3, 2022
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
PR-URL: nodejs/node#43332
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
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.fast-trackPRs that do not need to wait for 48 hours to land.utilIssues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@michaelficarra@nodejs-github-bot@LiviaMedeiros@targos@lpinca@tniessen@RaisinTen@VoltrexKeyva