diff options
| author | Mike McQuaid | 2016-10-01 13:29:18 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2016-10-01 13:29:18 +0100 |
| commit | 842ae5dfee4c41e8c5f390bd096fbf018453afef (patch) | |
| tree | a36058fd5286a322efe73098527e882b9dfb71b0 /docs | |
| parent | 98e7fb6b60c9463bd7d259bb16a00244e95bbc82 (diff) | |
| download | brew-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.html | 3 |
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=<date></code> is passed, use the commit at <code><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> |
