Merge pull request #17189 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Mike McQuaid 2024-04-30 15:46:34 +01:00 committed by GitHub
commit d8693edc1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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