Update maintainers, 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-04-27 14:08:20 +00:00
parent 9680801712
commit 042ab7f890
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 0 additions and 10 deletions

View File

@ -1113,8 +1113,6 @@ casks to check is taken from `HOMEBREW_LIVECHECK_WATCHLIST` or
Generate Homebrew's manpages. Generate Homebrew's manpages.
*Note:* Not (yet) working on Apple Silicon.
* `--fail-if-not-changed`: * `--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). 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).
@ -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`. 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).

View File

@ -1550,9 +1550,6 @@ Only check casks\.
.SS "\fBman\fR [\fI\-\-fail\-if\-not\-changed\fR]" .SS "\fBman\fR [\fI\-\-fail\-if\-not\-changed\fR]"
Generate Homebrew\'s manpages\. Generate Homebrew\'s manpages\.
. .
.P
\fINote:\fR Not (yet) working on Apple Silicon\.
.
.TP .TP
\fB\-\-fail\-if\-not\-changed\fR \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)\. 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)\.
@ -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 [\.\.\.]" .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)\.