Fiks HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK description
This change fixes a syntax error introduced in b278165da
This commit is contained in:
parent
44f4f36c0d
commit
e89cdf3681
@ -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