aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike McQuaid2016-10-01 18:23:08 +0100
committerGitHub2016-10-01 18:23:08 +0100
commit009fe4fafa89e977588e79d34fd7a01e5b34769b (patch)
tree80307b270f140955a8b1a3de7e250b5e9245db7e /docs
parentcc59e624b05dbe227387c2f359deef6bfade3eb2 (diff)
parent842ae5dfee4c41e8c5f390bd096fbf018453afef (diff)
downloadbrew-009fe4fafa89e977588e79d34fd7a01e5b34769b.tar.bz2
Merge pull request #1201 from MikeMcQuaid/update-test-to-tag
update-test: add --to-tag option.
Diffstat (limited to 'docs')
-rw-r--r--docs/brew.1.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/brew.1.html b/docs/brew.1.html
index bfdd885f0..0911dd79c 100644
--- a/docs/brew.1.html
+++ b/docs/brew.1.html
@@ -593,6 +593,9 @@ not deleted.</p>
<p>If <code>--before=&lt;date></code> is passed, use the commit at <code>&lt;date></code> as the
start commit.</p>
+<p>If <code>--to-tag</code> is passed, set HOMEBREW_UPDATE_TO_TAG to test updating
+between tags.</p>
+
<p>If <code>--keep-tmp</code> is passed, retain the temporary directory containing
the new repository clone.</p></dd>
</dl>