syntax fix

This commit is contained in:
Razvan Azamfirei 2023-04-05 20:07:58 -04:00
parent acc598fdc9
commit 22eb43ca37
No known key found for this signature in database
GPG Key ID: 62E97BFCB12046BD

View File

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