Merge pull request #5537 from maxim-belkin/no-if-on

Fiks HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK description
This commit is contained in:
Mike McQuaid 2019-01-15 08:29:15 +00:00 committed by GitHub
commit bd09f934fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -219,7 +219,7 @@ Note that environment variables must have a value set to be detected. For exampl
`brew upgrade` or `brew tap`. `brew upgrade` or `brew tap`.
* `HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK`: * `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. rather than falling back to building from source.
* `HOMEBREW_NO_COLOR`: * `HOMEBREW_NO_COLOR`:

View File

@ -1212,7 +1212,7 @@ Note that environment variables must have a value set to be detected. For exampl
`brew upgrade` or `brew tap`. `brew upgrade` or `brew tap`.
* `HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK`: * `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. rather than falling back to building from source.
* `HOMEBREW_NO_COLOR`: * `HOMEBREW_NO_COLOR`:

View File

@ -1342,7 +1342,7 @@ If set, Homebrew will not auto\-update before running \fBbrew install\fR, \fBbre
. .
.TP .TP
\fBHOMEBREW_NO_BOTTLE_SOURCE_FALLBACK\fR \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 .TP
\fBHOMEBREW_NO_COLOR\fR \fBHOMEBREW_NO_COLOR\fR