Update HOMEBREW_NO_INSTALL_UPGRADE description

This commit is contained in:
Connor Mann 2021-06-11 13:48:25 -04:00
parent b6cb3d2b6a
commit 989e3cd2fa
No known key found for this signature in database
GPG Key ID: 5886083015754F6F

View File

@ -258,7 +258,7 @@ module Homebrew
boolean: true,
},
HOMEBREW_NO_INSTALL_UPGRADE: {
description: "If set, `brew install` will not automatically upgrade installed and out of date formulae",
description: "If set, `brew install` will not automatically upgrade installed but outdated formulae",
boolean: true,
},
HOMEBREW_PRY: {