From 842ae5dfee4c41e8c5f390bd096fbf018453afef Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 1 Oct 2016 13:29:18 +0100 Subject: update-test: add --to-tag option. This option is used to test updating between tags. --- docs/brew.1.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/brew.1.html b/docs/brew.1.html index c5cb7f642..168fc4bee 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -591,6 +591,9 @@ not deleted.
If --before=<date> is passed, use the commit at <date> as the
start commit.
If --to-tag is passed, set HOMEBREW_UPDATE_TO_TAG to test updating
+between tags.
If --keep-tmp is passed, retain the temporary directory containing
the new repository clone.