Update maintainers, manpage and completions.

Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
BrewTestBot 2021-06-17 00:05:14 +00:00
parent e71a0edf6f
commit 9e73682156
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 0 additions and 12 deletions

View File

@ -1717,16 +1717,12 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
Print test step output in real time. Has the side effect of passing output as raw bytes instead of re-encoding in UTF-8. Print test step output in real time. Has the side effect of passing output as raw bytes instead of re-encoding in UTF-8.
* `--test-default-formula`: * `--test-default-formula`:
Use a default testing formula when not building a tap and no other formulae are specified. Use a default testing formula when not building a tap and no other formulae are specified.
* `--bintray-org`:
Upload bottles to the given Bintray organisation.
* `--root-url`: * `--root-url`:
Use the specified *`URL`* as the root of the bottle's URL instead of Homebrew's default. Use the specified *`URL`* as the root of the bottle's URL instead of Homebrew's default.
* `--git-name`: * `--git-name`:
Set the Git author/committer names to the given name. Set the Git author/committer names to the given name.
* `--git-email`: * `--git-email`:
Set the Git author/committer email to the given email. Set the Git author/committer email to the given email.
* `--ci-upload`:
Use the Homebrew CI bottle upload options.
* `--publish`: * `--publish`:
Publish the uploaded bottles. Publish the uploaded bottles.
* `--skip-recursive-dependents`: * `--skip-recursive-dependents`:

View File

@ -2416,10 +2416,6 @@ Print test step output in real time\. Has the side effect of passing output as r
Use a default testing formula when not building a tap and no other formulae are specified\. Use a default testing formula when not building a tap and no other formulae are specified\.
. .
.TP .TP
\fB\-\-bintray\-org\fR
Upload bottles to the given Bintray organisation\.
.
.TP
\fB\-\-root\-url\fR \fB\-\-root\-url\fR
Use the specified \fIURL\fR as the root of the bottle\'s URL instead of Homebrew\'s default\. Use the specified \fIURL\fR as the root of the bottle\'s URL instead of Homebrew\'s default\.
. .
@ -2432,10 +2428,6 @@ Set the Git author/committer names to the given name\.
Set the Git author/committer email to the given email\. Set the Git author/committer email to the given email\.
. .
.TP .TP
\fB\-\-ci\-upload\fR
Use the Homebrew CI bottle upload options\.
.
.TP
\fB\-\-publish\fR \fB\-\-publish\fR
Publish the uploaded bottles\. Publish the uploaded bottles\.
. .