env_config: tweak install from API wording.
This commit is contained in:
parent
06b1e1f495
commit
9026b01b03
@ -190,9 +190,8 @@ module Homebrew
|
|||||||
default: "🍺",
|
default: "🍺",
|
||||||
},
|
},
|
||||||
HOMEBREW_INSTALL_FROM_API: {
|
HOMEBREW_INSTALL_FROM_API: {
|
||||||
description: "If set, install formulae and casks using Homebrew's formulae.brew.sh API instead of " \
|
description: "If set, install formulae and casks in homebrew/core and homebrew/cask taps using Homebrew's " \
|
||||||
"using local definitions. This allows formulae and casks in homebrew/core and homebrew/cask " \
|
"API instead of needing (large, slow) local checkouts of these repositories.",
|
||||||
"to be installed even if their respective tap is not installed locally.",
|
|
||||||
boolean: true,
|
boolean: true,
|
||||||
},
|
},
|
||||||
HOMEBREW_LIVECHECK_WATCHLIST: {
|
HOMEBREW_LIVECHECK_WATCHLIST: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user