mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
parent
364096b79e
commit
b1be682397
@ -2075,6 +2075,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
|||||||
- `HOMEBREW_SIMULATE_MACOS_ON_LINUX`
|
- `HOMEBREW_SIMULATE_MACOS_ON_LINUX`
|
||||||
<br>If set, running Homebrew on Linux will simulate certain macOS code paths. This is useful when auditing macOS formulae while on Linux. Implies `HOMEBREW_FORCE_HOMEBREW_ON_LINUX`.
|
<br>If set, running Homebrew on Linux will simulate certain macOS code paths. This is useful when auditing macOS formulae while on Linux. Implies `HOMEBREW_FORCE_HOMEBREW_ON_LINUX`.
|
||||||
|
|
||||||
|
- `HOMEBREW_FORCE_HOMEBREW_CORE_REPO_ON_LINUX`
|
||||||
|
<br>If set, running Homebrew on Linux will use homebrew-core instead of linuxbrew-core.
|
||||||
|
|
||||||
- `HOMEBREW_SKIP_OR_LATER_BOTTLES`
|
- `HOMEBREW_SKIP_OR_LATER_BOTTLES`
|
||||||
<br>If set along with `HOMEBREW_DEVELOPER`, do not use bottles from older versions of macOS. This is useful in development on new macOS versions.
|
<br>If set along with `HOMEBREW_DEVELOPER`, do not use bottles from older versions of macOS. This is useful in development on new macOS versions.
|
||||||
|
|
||||||
|
@ -3016,6 +3016,12 @@ If set, use Pry for the \fBbrew irb\fR command\.
|
|||||||
If set, running Homebrew on Linux will simulate certain macOS code paths\. This is useful when auditing macOS formulae while on Linux\. Implies \fBHOMEBREW_FORCE_HOMEBREW_ON_LINUX\fR\.
|
If set, running Homebrew on Linux will simulate certain macOS code paths\. This is useful when auditing macOS formulae while on Linux\. Implies \fBHOMEBREW_FORCE_HOMEBREW_ON_LINUX\fR\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_FORCE_HOMEBREW_CORE_REPO_ON_LINUX\fR
|
||||||
|
.
|
||||||
|
.br
|
||||||
|
If set, running Homebrew on Linux will use homebrew\-core instead of linuxbrew\-core\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_SKIP_OR_LATER_BOTTLES\fR
|
\fBHOMEBREW_SKIP_OR_LATER_BOTTLES\fR
|
||||||
.
|
.
|
||||||
.br
|
.br
|
||||||
|
Loading…
x
Reference in New Issue
Block a user