Update env_config.rb

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Razvan Azamfirei 2023-04-05 19:29:57 -04:00 committed by GitHub
parent 87b4f1f396
commit acc598fdc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -345,7 +345,7 @@ module Homebrew
boolean: true,
},
HOMEBREW_UPGRADE_GREEDY: {
description: "If set, run `--greedy` with all upgrade commands.",
description: ""If set, pass `--greedy` to all cask upgrade commands.",
boolean: true,
},
HOMEBREW_SIMULATE_MACOS_ON_LINUX: {