cmd/install: fix --keep-tmp description.
This commit is contained in:
parent
b40579f69a
commit
5a95d80b5e
@ -132,7 +132,7 @@ module Homebrew
|
|||||||
description: "If <formula> defines it, install the HEAD version, aka master, trunk, unstable."
|
description: "If <formula> defines it, install the HEAD version, aka master, trunk, unstable."
|
||||||
switch "--fetch-HEAD"
|
switch "--fetch-HEAD"
|
||||||
switch "--keep-tmp",
|
switch "--keep-tmp",
|
||||||
description: "Dont delele the temporary files created during installation."
|
description: "Dont delete the temporary files created during installation."
|
||||||
switch "--build-bottle",
|
switch "--build-bottle",
|
||||||
description: "Prepare the formula for eventual bottling during installation."
|
description: "Prepare the formula for eventual bottling during installation."
|
||||||
switch :force,
|
switch :force,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user