Regenerate docs/Manpage.md and manpages/brew.1

This commit is contained in:
Shaun Jackman 2020-04-20 11:00:10 -07:00
parent 29ae567868
commit ee21fe1d44
2 changed files with 6 additions and 0 deletions

View File

@ -908,6 +908,8 @@ Apply the bottle commit and publish bottles to Bintray.
Print what would be done rather than doing it. Print what would be done rather than doing it.
* `--bintray-org`: * `--bintray-org`:
Upload to the specified Bintray organisation (default: homebrew). Upload to the specified Bintray organisation (default: homebrew).
* `--root-url`:
Use the specified *`URL`* as the root of the bottle's URL instead of Homebrew's default.
### `prof` *`command`* ### `prof` *`command`*

View File

@ -1178,6 +1178,10 @@ Print what would be done rather than doing it\.
\fB\-\-bintray\-org\fR \fB\-\-bintray\-org\fR
Upload to the specified Bintray organisation (default: homebrew)\. Upload to the specified Bintray organisation (default: homebrew)\.
. .
.TP
\fB\-\-root\-url\fR
Use the specified \fIURL\fR as the root of the bottle\'s URL instead of Homebrew\'s default\.
.
.SS "\fBprof\fR \fIcommand\fR" .SS "\fBprof\fR \fIcommand\fR"
Run Homebrew with the Ruby profiler, e\.g\. \fBbrew prof readall\fR\. Run Homebrew with the Ruby profiler, e\.g\. \fBbrew prof readall\fR\.
. .