diff options
Diffstat (limited to 'manpages/brew.1')
| -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\. | 
