aboutsummaryrefslogtreecommitdiffstats
path: root/share/man/man1
diff options
context:
space:
mode:
authorMike McQuaid2016-08-14 10:07:28 +0100
committerGitHub2016-08-14 10:07:28 +0100
commitd5005f4d8be00e89942d13c192e0bb8e75a0edfc (patch)
tree4afd25027f9a7b68be2cf5c5ad736af5a3f676b1 /share/man/man1
parentdd94aca9ebdbf268e94c1c6d8ed4a88a7cee2c05 (diff)
parentb6f467b007c86b2a0f41e97bc38eb55e01622bd1 (diff)
downloadbrew-d5005f4d8be00e89942d13c192e0bb8e75a0edfc.tar.bz2
Merge pull request #679 from MikeMcQuaid/ship-auto-update
Ship Homebrew auto-update support.
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/brew.111
1 files changed, 11 insertions, 0 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index b64676513..557bf0a33 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -722,6 +722,13 @@ If set, instructs Homebrew to use the given URL as a download mirror for bottles
If set, instructs Homebrew to use the given URL as a download mirror for bottles and binaries\.
.
.TP
+\fBHOMEBREW_AUTO_UPDATE_SECS\fR
+If set, Homebrew will only check for autoupdates once per this seconds interval\.
+.
+.IP
+\fIDefault:\fR \fB60\fR\.
+.
+.TP
\fBHOMEBREW_BROWSER\fR
If set, uses this setting as the browser when opening project homepages, instead of the OS default browser\.
.
@@ -786,6 +793,10 @@ If set, instructs Homebrew to use the value of \fBHOMEBREW_MAKE_JOBS\fR as the n
If set, Homebrew will not send analytics\. See: \fIhttps://github\.com/Homebrew/brew/blob/master/share/doc/homebrew/Analytics\.md#analytics\fR
.
.TP
+\fBHOMEBREW_NO_AUTO_UPDATE\fR
+If set, Homebrew will not auto\-update before running \fBbrew install\fR and \fBbrew upgrade\fR\.
+.
+.TP
\fBHOMEBREW_NO_EMOJI\fR
If set, Homebrew will not print the \fBHOMEBREW_INSTALL_BADGE\fR on a successful build\.
.