Skip to content

Commit

Permalink
Merge pull request #16719 from Homebrew/sponsors-maintainers-man-comp…
Browse files Browse the repository at this point in the history
…letions

Update manpage and completions.
  • Loading branch information
reitermarkus authored Feb 21, 2024
2 parents 13d7f80 + 808d5de commit 8b977ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/Manpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
6 changes: 3 additions & 3 deletions manpages/brew.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b977ce

Please sign in to comment.