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\. .