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 /manpages | |
| 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 'manpages')
| -rw-r--r-- | manpages/brew-cask.1 | 2 | ||||
| -rw-r--r-- | manpages/brew.1 | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 850d69489..8b969221d 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW\-CASK" "1" "September 2016" "Homebrew" "brew-cask" +.TH "BREW\-CASK" "1" "October 2016" "Homebrew" "brew-cask" . .SH "NAME" \fBbrew\-cask\fR \- a friendly binary installer for macOS diff --git a/manpages/brew.1 b/manpages/brew.1 index f32a6282b..1c9146c3d 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW" "1" "September 2016" "Homebrew" "brew" +.TH "BREW" "1" "October 2016" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The missing package manager for macOS @@ -796,6 +796,9 @@ If \fB\-\-commit=<commit>\fR is passed, use \fB<commit>\fR as the start commit\. If \fB\-\-before=<date>\fR is passed, use the commit at \fB<date>\fR as the start commit\. . .IP +If \fB\-\-to\-tag\fR is passed, set HOMEBREW_UPDATE_TO_TAG to test updating between tags\. +. +.IP If \fB\-\-keep\-tmp\fR is passed, retain the temporary directory containing the new repository clone\. . .SH "EXTERNAL COMMANDS" |
