From 7eb1fd66710a8e620683fc6d18089fc15e81e945 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 30 Dec 2017 21:23:33 +0000 Subject: reinstall/upgrade: document use of options. To avoid user confusion e.g. #3606. --- docs/Manpage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Manpage.md') 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. -- cgit v1.2.3