Clarify that --cleanup only runs on formulae which were just upgraded
This commit is contained in:
parent
526262fca5
commit
520b5a103a
@ -4,7 +4,7 @@
|
||||
#: Options for the `install` command are also valid here.
|
||||
#:
|
||||
#: If `--cleanup` is specified or `HOMEBREW_UPGRADE_CLEANUP` is set then remove
|
||||
#: previously installed <formulae> version(s).
|
||||
#: previously installed version(s) of upgraded <formulae>.
|
||||
#:
|
||||
#: If `--fetch-HEAD` is passed, fetch the upstream repository to detect if
|
||||
#: the HEAD installation of the formula is outdated. Otherwise, the
|
||||
|
||||
@ -576,7 +576,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
|
||||
Options for the `install` command are also valid here.
|
||||
|
||||
If `--cleanup` is specified or `HOMEBREW_UPGRADE_CLEANUP` is set then remove
|
||||
previously installed `formulae` version(s).
|
||||
previously installed version(s) of upgraded `formulae`.
|
||||
|
||||
If `--fetch-HEAD` is passed, fetch the upstream repository to detect if
|
||||
the HEAD installation of the formula is outdated. Otherwise, the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user