Fiks HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK description

This change fixes a syntax error introduced in b278165da
This commit is contained in:
Maxim Belkin 2019-01-14 16:29:42 -06:00
parent 44f4f36c0d
commit e89cdf3681
No known key found for this signature in database
GPG Key ID: AC71560D4C5F2338
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