Merge pull request #17189 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
d8693edc1b
@ -1141,9 +1141,10 @@ Perform a substring search of cask tokens and formula names for *`text`*. If
|
|||||||
|
|
||||||
: Search for *`text`* in the given database.
|
: 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]`
|
### `shellenv [bash|csh|fish|pwsh|sh|tcsh|zsh]`
|
||||||
|
|
||||||
|
@ -719,8 +719,8 @@ Search for \fItext\fP in the given database\.
|
|||||||
.TP
|
.TP
|
||||||
\fB\-\-ubuntu\fP
|
\fB\-\-ubuntu\fP
|
||||||
Search for \fItext\fP in the given database\.
|
Search for \fItext\fP in the given database\.
|
||||||
.SS "\fBsetup\-ruby\fP"
|
.SS "\fBsetup\-ruby \fR[command]\fP"
|
||||||
Installs and configures Homebrew\[u2019]s Ruby\.
|
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"
|
.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\&\.
|
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
|
.P
|
||||||
|
Loading…
x
Reference in New Issue
Block a user