aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorShaun Jackman2015-05-14 00:15:41 -0400
committerJack Nagel2015-05-14 00:15:41 -0400
commite5f6264f329aa07dddf53216702e8b6f0f87c462 (patch)
tree4ce1b60d7f7b53821540381e823e4a460f5ff377 /share
parentc16a1d9aba841fd69627af9e906d4833ab66a0d3 (diff)
downloadbrew-e5f6264f329aa07dddf53216702e8b6f0f87c462.tar.bz2
brew.1.md: Document HOMEBREW_LOGS
Edit Library/Homebrew/manpages/brew.1.md Regenerate share/man/man1/brew.1 Closes Homebrew/homebrew#39722. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.14
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 08c54d0cd..000acd05a 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -585,6 +585,10 @@ HOMEBREW_GITHUB_API_TOKEN
A personal access token for the GitHub API, which you can create at \fIhttps://github\.com/settings/tokens\fR\. If set, GitHub will allow you a greater number of API requests\. See \fIhttps://developer\.github\.com/v3/#rate\-limiting\fR for more information\. Homebrew uses the GitHub API for features such as \fBbrew search\fR\.
.
.TP
+HOMEBREW_LOGS
+If set, Homebrew will use the given directory to store log files\.
+.
+.TP
HOMEBREW_MAKE_JOBS
If set, instructs Homebrew to use the value of \fBHOMEBREW_MAKE_JOBS\fR as the number of parallel jobs to run when building with \fBmake\fR(1)\.
.