Skip to content

Commit

Permalink
manpages: update for pr-pull changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchang committed Jun 21, 2020
1 parent 17c20c0 commit c496e6b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Manpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`*]

Expand Down
8 changes: 8 additions & 0 deletions manpages/brew.1
Original file line number Diff line number Diff line change
Expand Up @@ -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\.
.
Expand Down

0 comments on commit c496e6b

Please sign in to comment.