Merge pull request #12271 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
This commit is contained in:
commit
33b72923a1
@ -1878,6 +1878,9 @@ Note that environment variables must have a value set to be detected. For
|
|||||||
example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
||||||
`export HOMEBREW_NO_INSECURE_REDIRECT`.
|
`export HOMEBREW_NO_INSECURE_REDIRECT`.
|
||||||
|
|
||||||
|
- `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>
|
||||||
|
|
||||||
- `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.
|
||||||
|
|
||||||
|
@ -2644,6 +2644,12 @@ Many Homebrew Cask commands accept one or more \fIcask\fR arguments\. These can
|
|||||||
Note that environment variables must have a value set to be detected\. For example, run \fBexport HOMEBREW_NO_INSECURE_REDIRECT=1\fR rather than just \fBexport HOMEBREW_NO_INSECURE_REDIRECT\fR\.
|
Note that environment variables must have a value set to be detected\. For example, run \fBexport HOMEBREW_NO_INSECURE_REDIRECT=1\fR rather than just \fBexport HOMEBREW_NO_INSECURE_REDIRECT\fR\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_ADDITIONAL_GOOGLE_ANALYTICS_ID\fR
|
||||||
|
.
|
||||||
|
.br
|
||||||
|
Additional Google Analytics tracking ID to emit user behaviour analytics to\. For more information, see: \fIhttps://docs\.brew\.sh/Analytics\fR
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_ARCH\fR
|
\fBHOMEBREW_ARCH\fR
|
||||||
.
|
.
|
||||||
.br
|
.br
|
||||||
|
Loading…
x
Reference in New Issue
Block a user