diff --git a/docs/Manpage.md b/docs/Manpage.md index 0b746685a1..eff6277c94 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -901,6 +901,10 @@ repository. Upload to the specified Bintray organisation (default: homebrew). * `--tap`: Target tap repository (default: homebrew/core). +* `--root-url`: + Use the specified *`URL`* as the root of the bottle's URL instead of Homebrew's default. +* `--bintray-mirror`: + Use the specified Bintray repository to automatically mirror stable URLs defined in the formulae (default: mirror) ### `pr-upload` [*`options`*] diff --git a/manpages/brew.1 b/manpages/brew.1 index 49bf5bd86e..d02b4cfaf4 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1171,6 +1171,14 @@ Upload to the specified Bintray organisation (default: homebrew)\. \fB\-\-tap\fR Target tap repository (default: homebrew/core)\. . +.TP +\fB\-\-root\-url\fR +Use the specified \fIURL\fR as the root of the bottle\'s URL instead of Homebrew\'s default\. +. +.TP +\fB\-\-bintray\-mirror\fR +Use the specified Bintray repository to automatically mirror stable URLs defined in the formulae (default: mirror) +. .SS "\fBpr\-upload\fR [\fIoptions\fR]" Apply the bottle commit and publish bottles to Bintray\. .