aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike McQuaid2016-10-01 13:29:18 +0100
committerMike McQuaid2016-10-01 13:29:18 +0100
commit842ae5dfee4c41e8c5f390bd096fbf018453afef (patch)
treea36058fd5286a322efe73098527e882b9dfb71b0 /docs
parent98e7fb6b60c9463bd7d259bb16a00244e95bbc82 (diff)
downloadbrew-842ae5dfee4c41e8c5f390bd096fbf018453afef.tar.bz2
update-test: add --to-tag option.
This option is used to test updating between tags.
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 c5cb7f642..168fc4bee 100644
--- a/docs/brew.1.html
+++ b/docs/brew.1.html
@@ -591,6 +591,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>