From 9e73682156dc105b0a10893eb4cf97a8356438bc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 17 Jun 2021 00:05:14 +0000 Subject: [PATCH] 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. --- docs/Manpage.md | 4 ---- manpages/brew.1 | 8 -------- 2 files changed, 12 deletions(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index 2bc8aa9343..6f4dde39ae 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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. * `--test-default-formula`: 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`: Use the specified *`URL`* as the root of the bottle's URL instead of Homebrew's default. * `--git-name`: Set the Git author/committer names to the given name. * `--git-email`: Set the Git author/committer email to the given email. -* `--ci-upload`: - Use the Homebrew CI bottle upload options. * `--publish`: Publish the uploaded bottles. * `--skip-recursive-dependents`: diff --git a/manpages/brew.1 b/manpages/brew.1 index bd9d23bb28..ccaf0441ad 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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\. . .TP -\fB\-\-bintray\-org\fR -Upload bottles to the given Bintray organisation\. -. -.TP \fB\-\-root\-url\fR 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\. . .TP -\fB\-\-ci\-upload\fR -Use the Homebrew CI bottle upload options\. -. -.TP \fB\-\-publish\fR Publish the uploaded bottles\. .