diff --git a/Library/Homebrew/cmd/install.rb b/Library/Homebrew/cmd/install.rb index 276700e6bc..f10795f30f 100644 --- a/Library/Homebrew/cmd/install.rb +++ b/Library/Homebrew/cmd/install.rb @@ -74,7 +74,7 @@ module Homebrew description: "Install testing dependencies required to run `brew test` .", }], [:switch, "--HEAD", { - description: "If defines it, install the HEAD version, aka. master, trunk, unstable.", + description: "If defines it, install the HEAD version, aka. main, trunk, unstable, master.", }], [:switch, "--fetch-HEAD", { description: "Fetch the upstream repository to detect if the HEAD installation of the " \