Merge pull request #10708 from Homebrew/update-manpage
Update manpage and completions.
This commit is contained in:
commit
485f73a32e
@ -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`.
|
Run Homebrew with a Ruby profiler. For example, `brew prof readall`.
|
||||||
|
|
||||||
|
*Note:* Not (yet) working on Apple Silicon.
|
||||||
|
|
||||||
* `--stackprof`:
|
* `--stackprof`:
|
||||||
Use `stackprof` instead of `ruby-prof` (the default).
|
Use `stackprof` instead of `ruby-prof` (the default).
|
||||||
|
|
||||||
|
|||||||
@ -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 [\.\.\.]"
|
.SS "\fBprof\fR [\fI\-\-stackprof\fR] \fIcommand\fR [\.\.\.]"
|
||||||
Run Homebrew with a Ruby profiler\. For example, \fBbrew prof readall\fR\.
|
Run Homebrew with a Ruby profiler\. For example, \fBbrew prof readall\fR\.
|
||||||
.
|
.
|
||||||
|
.P
|
||||||
|
\fINote:\fR Not (yet) working on Apple Silicon\.
|
||||||
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-stackprof\fR
|
\fB\-\-stackprof\fR
|
||||||
Use \fBstackprof\fR instead of \fBruby\-prof\fR (the default)\.
|
Use \fBstackprof\fR instead of \fBruby\-prof\fR (the default)\.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user