diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html index dcee76bef6..33d770f31a 100644 --- a/share/doc/homebrew/brew.1.html +++ b/share/doc/homebrew/brew.1.html @@ -537,7 +537,9 @@ editors will do strange things in this case.
https://github.com/settings/tokens. If set, GitHub will allow you a greater number of API requests. See https://developer.github.com/v3/#rate-limiting for more information. -Homebrew uses the GitHub API for features such asbrew search
.
+Homebrew uses the GitHub API for features such as brew search
.
+
+NOTE: Homebrew doesn't require permissions for any of the scopes.
If set, Homebrew will use the given directory to store log files.
If set, instructs Homebrew to use the value of HOMEBREW_MAKE_JOBS
as
the number of parallel jobs to run when building with make
(1).