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-30 08:43:23 +00:00
parent 0cd08fefd0
commit d7022f1f11
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 6 additions and 0 deletions

View File

@ -1705,6 +1705,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
Don't check if the local system is set up correctly.
* `--build-from-source`:
Build from source rather than building bottles.
* `--junit`:
generate a JUnit XML test results file.
* `--keep-old`:
Run `brew bottle --keep-old` to build new bottles for a single platform.
* `--skip-relocation`:

View File

@ -2392,6 +2392,10 @@ Don\'t check if the local system is set up correctly\.
Build from source rather than building bottles\.
.
.TP
\fB\-\-junit\fR
generate a JUnit XML test results file\.
.
.TP
\fB\-\-keep\-old\fR
Run \fBbrew bottle \-\-keep\-old\fR to build new bottles for a single platform\.
.