mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Update manpage
This commit is contained in:
parent
ba3bccf9ed
commit
17b08f2f01
@ -1982,6 +1982,11 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
|||||||
- `HOMEBREW_ADDITIONAL_GOOGLE_ANALYTICS_ID`
|
- `HOMEBREW_ADDITIONAL_GOOGLE_ANALYTICS_ID`
|
||||||
<br>Additional Google Analytics tracking ID to emit user behaviour analytics to. For more information, see: <https://docs.brew.sh/Analytics>
|
<br>Additional Google Analytics tracking ID to emit user behaviour analytics to. For more information, see: <https://docs.brew.sh/Analytics>
|
||||||
|
|
||||||
|
- `HOMEBREW_API_DOMAIN`
|
||||||
|
<br>Use this URL as the download mirror for Homebrew JSON API. If metadata files at that URL are temporarily unavailable, the default API domain will be used as a fallback mirror.
|
||||||
|
|
||||||
|
*Default:* `https://formulae.brew.sh/api`.
|
||||||
|
|
||||||
- `HOMEBREW_ARCH`
|
- `HOMEBREW_ARCH`
|
||||||
<br>Linux only: Pass this value to a type name representing the compiler's `-march` option.
|
<br>Linux only: Pass this value to a type name representing the compiler's `-march` option.
|
||||||
|
|
||||||
|
@ -2825,6 +2825,15 @@ Note that environment variables must have a value set to be detected\. For examp
|
|||||||
Additional Google Analytics tracking ID to emit user behaviour analytics to\. For more information, see: \fIhttps://docs\.brew\.sh/Analytics\fR
|
Additional Google Analytics tracking ID to emit user behaviour analytics to\. For more information, see: \fIhttps://docs\.brew\.sh/Analytics\fR
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_API_DOMAIN\fR
|
||||||
|
.
|
||||||
|
.br
|
||||||
|
Use this URL as the download mirror for Homebrew JSON API\. If metadata files at that URL are temporarily unavailable, the default API domain will be used as a fallback mirror\.
|
||||||
|
.
|
||||||
|
.IP
|
||||||
|
\fIDefault:\fR \fBhttps://formulae\.brew\.sh/api\fR\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_ARCH\fR
|
\fBHOMEBREW_ARCH\fR
|
||||||
.
|
.
|
||||||
.br
|
.br
|
||||||
|
Loading…
x
Reference in New Issue
Block a user