Skip to content

Commit

Permalink
Update maintainers, manpage and completions.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 27, 2021
1 parent 9680801 commit 042ab7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions docs/Manpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -1113,8 +1113,6 @@ casks to check is taken from `HOMEBREW_LIVECHECK_WATCHLIST` or

Generate Homebrew's manpages.

*Note:* Not (yet) working on Apple Silicon.

* `--fail-if-not-changed`:
Return a failing status code if no changes are detected in the manpage outputs. This can be used to notify CI when the manpages are out of date. Additionally, the date used in new manpages will match those in the existing manpages (to allow comparison without factoring in the date).

Expand Down Expand Up @@ -1227,8 +1225,6 @@ Apply the bottle commit and publish bottles to a host.

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).

Expand Down
6 changes: 0 additions & 6 deletions manpages/brew.1
Original file line number Diff line number Diff line change
Expand Up @@ -1550,9 +1550,6 @@ Only check casks\.
.SS "\fBman\fR [\fI\-\-fail\-if\-not\-changed\fR]"
Generate Homebrew\'s manpages\.
.
.P
\fINote:\fR Not (yet) working on Apple Silicon\.
.
.TP
\fB\-\-fail\-if\-not\-changed\fR
Return a failing status code if no changes are detected in the manpage outputs\. This can be used to notify CI when the manpages are out of date\. Additionally, the date used in new manpages will match those in the existing manpages (to allow comparison without factoring in the date)\.
Expand Down Expand Up @@ -1736,9 +1733,6 @@ 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)\.
Expand Down

0 comments on commit 042ab7f

Please sign in to comment.