Merge pull request #20635 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
24e7d8f0e0
@ -3807,6 +3807,10 @@ Database update for `brew which-formula`.
|
|||||||
|
|
||||||
: Specify a maximum number of formulae to download and update.
|
: Specify a maximum number of formulae to download and update.
|
||||||
|
|
||||||
|
`--summary-file`
|
||||||
|
|
||||||
|
: Output a summary of the changes to a file.
|
||||||
|
|
||||||
## CUSTOM EXTERNAL COMMANDS
|
## CUSTOM EXTERNAL COMMANDS
|
||||||
|
|
||||||
Homebrew, like `git`(1), supports external commands. These are executable
|
Homebrew, like `git`(1), supports external commands. These are executable
|
||||||
|
@ -2437,6 +2437,9 @@ Evaluate all installed taps, rather than just the core tap\.
|
|||||||
.TP
|
.TP
|
||||||
\fB\-\-max\-downloads\fP
|
\fB\-\-max\-downloads\fP
|
||||||
Specify a maximum number of formulae to download and update\.
|
Specify a maximum number of formulae to download and update\.
|
||||||
|
.TP
|
||||||
|
\fB\-\-summary\-file\fP
|
||||||
|
Output a summary of the changes to a file\.
|
||||||
.SH "CUSTOM EXTERNAL COMMANDS"
|
.SH "CUSTOM EXTERNAL COMMANDS"
|
||||||
Homebrew, like \fBgit\fP(1), supports external commands\. These are executable scripts that reside somewhere in the \fB$PATH\fP, named \fBbrew\-\fP\fIcmdname\fP or \fBbrew\-\fP\fIcmdname\fP\fB\&\.rb\fP, which can be invoked like \fBbrew\fP \fIcmdname\fP\&\. This allows you to create your own commands without modifying Homebrew\[u2019]s internals\.
|
Homebrew, like \fBgit\fP(1), supports external commands\. These are executable scripts that reside somewhere in the \fB$PATH\fP, named \fBbrew\-\fP\fIcmdname\fP or \fBbrew\-\fP\fIcmdname\fP\fB\&\.rb\fP, which can be invoked like \fBbrew\fP \fIcmdname\fP\&\. This allows you to create your own commands without modifying Homebrew\[u2019]s internals\.
|
||||||
.P
|
.P
|
||||||
|
Loading…
x
Reference in New Issue
Block a user