manpages: update for pr-pull changes

This commit is contained in:
Jonathan Chang 2020-06-21 19:57:39 +10:00
parent 17c20c0e11
commit c496e6bfcb
2 changed files with 12 additions and 0 deletions

View File

@ -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`*]

View File

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