Update env_config.rb

This commit is contained in:
Razvan Azamfirei 2023-04-05 19:26:20 -04:00 committed by GitHub
parent 28490626fd
commit 87b4f1f396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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