Merge pull request #16719 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
8b977ced6f
@ -2025,14 +2025,14 @@ Remove aliases.
|
||||
|
||||
### `which-formula` [`--explain`] *`command`* [...]
|
||||
|
||||
Prints the formula(e) which provides the given command.
|
||||
Show which formula(e) provides the given command.
|
||||
|
||||
* `--explain`:
|
||||
Output explanation of how to get 'cmd' by installing one of the providing formulae.
|
||||
Output explanation of how to get *`command`* by installing one of the providing formulae.
|
||||
|
||||
### `which-update` [*`options`*] [*`database`*]
|
||||
|
||||
Database update for `brew which-formula`
|
||||
Database update for `brew which-formula`.
|
||||
|
||||
* `--stats`:
|
||||
Print statistics about the database contents (number of commands and formulae, list of missing formulae).
|
||||
|
@ -2909,14 +2909,14 @@ Use these skipped or failed formulae from formulae steps for a formulae dependen
|
||||
Remove aliases\.
|
||||
.
|
||||
.SS "\fBwhich\-formula\fR [\fB\-\-explain\fR] \fIcommand\fR [\.\.\.]"
|
||||
Prints the formula(e) which provides the given command\.
|
||||
Show which formula(e) provides the given command\.
|
||||
.
|
||||
.TP
|
||||
\fB\-\-explain\fR
|
||||
Output explanation of how to get \'cmd\' by installing one of the providing formulae\.
|
||||
Output explanation of how to get \fIcommand\fR by installing one of the providing formulae\.
|
||||
.
|
||||
.SS "\fBwhich\-update\fR [\fIoptions\fR] [\fIdatabase\fR]"
|
||||
Database update for \fBbrew which\-formula\fR
|
||||
Database update for \fBbrew which\-formula\fR\.
|
||||
.
|
||||
.TP
|
||||
\fB\-\-stats\fR
|
||||
|
Loading…
x
Reference in New Issue
Block a user