env_config: tweak HOMEBREW_INSTALL_FROM_API wording.
This commit is contained in:
parent
2e78389516
commit
4d1aeea36f
@ -192,7 +192,8 @@ module Homebrew
|
||||
HOMEBREW_INSTALL_FROM_API: {
|
||||
description: "If set, install formulae and casks in homebrew/core and homebrew/cask taps using Homebrew's " \
|
||||
"API instead of needing (large, slow) local checkouts of these repositories." \
|
||||
"\n\n *Note:* Users with developer mode enabled cannot set HOMEBREW_INSTALL_FROM_API.",
|
||||
"\n\n *Note:* Setting HOMEBREW_INSTALL_FROM_API is not compatible with Homebrew's " \
|
||||
"developer mode so will error (as Homebrew development needs a full clone).",
|
||||
boolean: true,
|
||||
},
|
||||
HOMEBREW_LIVECHECK_WATCHLIST: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user