From 276d8805ca30c2c08c58a7b9032f94902b52f1fa Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 29 Jan 2017 17:30:44 +0000 Subject: update: note migrations may be performed. As requested in https://github.com/Homebrew/homebrew-core/issues/9316. --- docs/brew.1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/brew.1.html b/docs/brew.1.html index 2e036eb55..65d669427 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -398,7 +398,7 @@ source. This is useful for creating patches for the software.
pin.
untap tapRemove a tapped repository.
update [--merge] [--force]Fetch the newest version of Homebrew and all formulae from GitHub using
-git(1).
git(1) and perform any necessary migrations.
If --merge is specified then git merge is used to include updates
(rather than git rebase).