cmd/install: tweak --HEAD description
This commit is contained in:
parent
2394a4c4fc
commit
67b3562e9f
@ -74,7 +74,7 @@ module Homebrew
|
|||||||
description: "Install testing dependencies required to run `brew test` <formula>.",
|
description: "Install testing dependencies required to run `brew test` <formula>.",
|
||||||
}],
|
}],
|
||||||
[:switch, "--HEAD", {
|
[: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", {
|
[:switch, "--fetch-HEAD", {
|
||||||
description: "Fetch the upstream repository to detect if the HEAD installation of the " \
|
description: "Fetch the upstream repository to detect if the HEAD installation of the " \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user