Merge pull request #5537 from maxim-belkin/no-if-on
Fiks HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK description
This commit is contained in:
commit
bd09f934fc
@ -219,7 +219,7 @@ Note that environment variables must have a value set to be detected. For exampl
|
||||
`brew upgrade` or `brew tap`.
|
||||
|
||||
* `HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK`:
|
||||
If set, Homebrew will fail if on the failure of installation from a bottle
|
||||
If set, Homebrew will fail on the failure of installation from a bottle
|
||||
rather than falling back to building from source.
|
||||
|
||||
* `HOMEBREW_NO_COLOR`:
|
||||
|
@ -1212,7 +1212,7 @@ Note that environment variables must have a value set to be detected. For exampl
|
||||
`brew upgrade` or `brew tap`.
|
||||
|
||||
* `HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK`:
|
||||
If set, Homebrew will fail if on the failure of installation from a bottle
|
||||
If set, Homebrew will fail on the failure of installation from a bottle
|
||||
rather than falling back to building from source.
|
||||
|
||||
* `HOMEBREW_NO_COLOR`:
|
||||
|
@ -1342,7 +1342,7 @@ If set, Homebrew will not auto\-update before running \fBbrew install\fR, \fBbre
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_NO_BOTTLE_SOURCE_FALLBACK\fR
|
||||
If set, Homebrew will fail if on the failure of installation from a bottle rather than falling back to building from source\.
|
||||
If set, Homebrew will fail on the failure of installation from a bottle rather than falling back to building from source\.
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_NO_COLOR\fR
|
||||
|
Loading…
x
Reference in New Issue
Block a user