Update manpage and completions.

Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
This commit is contained in:
BrewTestBot 2024-04-30 14:33:46 +00:00
parent bfb8bb7bb1
commit 3c0240b6c0
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 5 additions and 4 deletions

View File

@ -1141,9 +1141,10 @@ Perform a substring search of cask tokens and formula names for *`text`*. If
: Search for *`text`* in the given database.
### `setup-ruby`
### `setup-ruby [command]`
Installs and configures Homebrew's Ruby.
Installs and configures Homebrew's Ruby. If `command` is passed, it will only
run Bundler if necessary for that command.
### `shellenv [bash|csh|fish|pwsh|sh|tcsh|zsh]`

View File

@ -719,8 +719,8 @@ Search for \fItext\fP in the given database\.
.TP
\fB\-\-ubuntu\fP
Search for \fItext\fP in the given database\.
.SS "\fBsetup\-ruby\fP"
Installs and configures Homebrew\[u2019]s Ruby\.
.SS "\fBsetup\-ruby \fR[command]\fP"
Installs and configures Homebrew\[u2019]s Ruby\. If \fBcommand\fP is passed, it will only run Bundler if necessary for that command\.
.SS "\fBshellenv \fR[bash|csh|fish|pwsh|sh|tcsh|zsh]\fP"
Print export statements\. When run in a shell, this installation of Homebrew will be added to your \fBPATH\fP, \fBMANPATH\fP, and \fBINFOPATH\fP\&\.
.P