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`* [...]
|
### `which-formula` [`--explain`] *`command`* [...]
|
||||||
|
|
||||||
Prints the formula(e) which provides the given command.
|
Show which formula(e) provides the given command.
|
||||||
|
|
||||||
* `--explain`:
|
* `--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`*]
|
### `which-update` [*`options`*] [*`database`*]
|
||||||
|
|
||||||
Database update for `brew which-formula`
|
Database update for `brew which-formula`.
|
||||||
|
|
||||||
* `--stats`:
|
* `--stats`:
|
||||||
Print statistics about the database contents (number of commands and formulae, list of missing formulae).
|
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\.
|
Remove aliases\.
|
||||||
.
|
.
|
||||||
.SS "\fBwhich\-formula\fR [\fB\-\-explain\fR] \fIcommand\fR [\.\.\.]"
|
.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
|
.TP
|
||||||
\fB\-\-explain\fR
|
\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]"
|
.SS "\fBwhich\-update\fR [\fIoptions\fR] [\fIdatabase\fR]"
|
||||||
Database update for \fBbrew which\-formula\fR
|
Database update for \fBbrew which\-formula\fR\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-stats\fR
|
\fB\-\-stats\fR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user