aboutsummaryrefslogtreecommitdiffstats
path: root/manpages
diff options
context:
space:
mode:
authorMike McQuaid2017-01-29 17:30:44 +0000
committerMike McQuaid2017-01-29 17:30:44 +0000
commit276d8805ca30c2c08c58a7b9032f94902b52f1fa (patch)
tree8cf644cee34785644d2ca44ed12021504161a130 /manpages
parentc5072226871196d2eb3265d930daff87968d23e8 (diff)
downloadbrew-276d8805ca30c2c08c58a7b9032f94902b52f1fa.tar.bz2
update: note migrations may be performed.
As requested in https://github.com/Homebrew/homebrew-core/issues/9316.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/brew.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1
index f122337fb..560d6da14 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -542,7 +542,7 @@ Remove a tapped repository\.
.
.TP
\fBupdate\fR [\fB\-\-merge\fR] [\fB\-\-force\fR]
-Fetch the newest version of Homebrew and all formulae from GitHub using \fBgit\fR(1)\.
+Fetch the newest version of Homebrew and all formulae from GitHub using \fBgit\fR(1) and perform any necessary migrations\.
.
.IP
If \fB\-\-merge\fR is specified then \fBgit merge\fR is used to include updates (rather than \fBgit rebase\fR)\.