Update manpage and completions.

Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
This commit is contained in:
BrewTestBot 2021-02-25 16:24:22 +00:00
parent a625948b14
commit 0306fd4107
2 changed files with 5 additions and 0 deletions

View File

@ -1221,6 +1221,8 @@ Apply the bottle commit and publish bottles to Bintray or GitHub Releases.
Run Homebrew with a Ruby profiler. For example, `brew prof readall`.
*Note:* Not (yet) working on Apple Silicon.
* `--stackprof`:
Use `stackprof` instead of `ruby-prof` (the default).

View File

@ -1710,6 +1710,9 @@ Use the specified \fIURL\fR as the root of the bottle\'s URL instead of Homebrew
.SS "\fBprof\fR [\fI\-\-stackprof\fR] \fIcommand\fR [\.\.\.]"
Run Homebrew with a Ruby profiler\. For example, \fBbrew prof readall\fR\.
.
.P
\fINote:\fR Not (yet) working on Apple Silicon\.
.
.TP
\fB\-\-stackprof\fR
Use \fBstackprof\fR instead of \fBruby\-prof\fR (the default)\.