gruntwork-io / git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
https://blog.gruntwork.io/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos-753f9f3675ec
Apache License 2.0
944 stars 62 forks source link

Correct readme referencing incorrect flag name: --max-pull-request-retries -> --max-pr-retries #107

Closed jdimatteo closed 1 year ago

jdimatteo commented 1 year ago

Description

Correct references to flag --max-pr-retries and and makes language more consistent.

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

Corrected documentation of --max-pr-retries flag.