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:
parent
efa04015a1
commit
b9b98ac542
@ -1417,6 +1417,8 @@ Installs, configures and runs Homebrew's `rubocop`.
|
|||||||
Run a Ruby instance with Homebrew's libraries loaded. For example,
|
Run a Ruby instance with Homebrew's libraries loaded. For example,
|
||||||
`brew ruby -e "puts :gcc.f.deps"` or `brew ruby script.rb`.
|
`brew ruby -e "puts :gcc.f.deps"` or `brew ruby script.rb`.
|
||||||
|
|
||||||
|
Run e.g. `brew ruby -- --version` to pass arbitrary arguments to `ruby`.
|
||||||
|
|
||||||
* `-r`:
|
* `-r`:
|
||||||
Load a library using `require`.
|
Load a library using `require`.
|
||||||
* `-e`:
|
* `-e`:
|
||||||
|
@ -2039,6 +2039,9 @@ Installs, configures and runs Homebrew\'s \fBrubocop\fR\.
|
|||||||
.SS "\fBruby\fR [\fIoptions\fR] (\fB\-e\fR \fItext\fR|\fIfile\fR)"
|
.SS "\fBruby\fR [\fIoptions\fR] (\fB\-e\fR \fItext\fR|\fIfile\fR)"
|
||||||
Run a Ruby instance with Homebrew\'s libraries loaded\. For example, \fBbrew ruby \-e "puts :gcc\.f\.deps"\fR or \fBbrew ruby script\.rb\fR\.
|
Run a Ruby instance with Homebrew\'s libraries loaded\. For example, \fBbrew ruby \-e "puts :gcc\.f\.deps"\fR or \fBbrew ruby script\.rb\fR\.
|
||||||
.
|
.
|
||||||
|
.P
|
||||||
|
Run e\.g\. \fBbrew ruby \-\- \-\-version\fR to pass arbitrary arguments to \fBruby\fR\.
|
||||||
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-r\fR
|
\fB\-r\fR
|
||||||
Load a library using \fBrequire\fR\.
|
Load a library using \fBrequire\fR\.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user