Skip to content
Snippets Groups Projects
Unverified Commit 67b3562e authored by Nanda H Krishna's avatar Nanda H Krishna
Browse files

cmd/install: tweak `--HEAD` description

parent 2394a4c4
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ module Homebrew
description: "Install testing dependencies required to run `brew test` <formula>.",
}],
[:switch, "--HEAD", {
description: "If <formula> defines it, install the HEAD version, aka. master, trunk, unstable.",
description: "If <formula> 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 " \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment