diff options
| author | Mike McQuaid | 2017-12-30 21:23:33 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2017-12-30 21:23:33 +0000 |
| commit | 7eb1fd66710a8e620683fc6d18089fc15e81e945 (patch) | |
| tree | 3de849432167bccc4cf8469cded9d45f9366a034 /manpages | |
| parent | 176ed97d4241ae673f8d7ef1daa43efa1695d06f (diff) | |
| download | brew-7eb1fd66710a8e620683fc6d18089fc15e81e945.tar.bz2 | |
reinstall/upgrade: document use of options.
To avoid user confusion e.g. #3606.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/brew.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1 index d8cea8975..ba13b5680 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -406,7 +406,7 @@ This can be useful for debugging issues across all formulae when making signific . .TP \fBreinstall\fR \fIformula\fR -Uninstall and then install \fIformula\fR\. +Uninstall and then install \fIformula\fR (with existing install options)\. . .TP \fBsearch\fR, \fB\-S\fR @@ -584,7 +584,7 @@ Fetches and resets Homebrew and all tap repositories using \fBgit\fR(1) to their . .TP \fBupgrade\fR [\fIinstall\-options\fR] [\fB\-\-cleanup\fR] [\fB\-\-fetch\-HEAD\fR] [\fIformulae\fR] -Upgrade outdated, unpinned brews\. +Upgrade outdated, unpinned brews (with existing install options)\. . .IP Options for the \fBinstall\fR command are also valid here\. |
