aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Manpage.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md
index f42009ab5..51affc32c 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -397,7 +397,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
all formulae or to determine if any current formulae have Ruby issues.
* `reinstall` `formula`:
- Uninstall and then install `formula`.
+ Uninstall and then install `formula` (with existing install options).
* `search`, `-S`:
Display all locally available formulae for brewing (including tapped ones).
@@ -569,7 +569,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
or committed changes.
* `upgrade` [`install-options`] [`--cleanup`] [`--fetch-HEAD`] [`formulae`]:
- Upgrade outdated, unpinned brews.
+ Upgrade outdated, unpinned brews (with existing install options).
Options for the `install` command are also valid here.