Skip to content
Snippets Groups Projects
Unverified Commit 5a95d80b authored by Mike McQuaid's avatar Mike McQuaid
Browse files

cmd/install: fix --keep-tmp description.

parent b40579f6
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ module Homebrew
description: "If <formula> defines it, install the HEAD version, aka master, trunk, unstable."
switch "--fetch-HEAD"
switch "--keep-tmp",
description: "Dont delele the temporary files created during installation."
description: "Dont delete the temporary files created during installation."
switch "--build-bottle",
description: "Prepare the formula for eventual bottling during installation."
switch :force,
......
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