diff options
Diffstat (limited to 'Library/Homebrew/manpages')
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 38e4550da..e8e8cacb0 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -554,8 +554,8 @@ can take several different forms: editors will do strange things in this case. * HOMEBREW\_GITHUB\_API\_TOKEN: - A personal GitHub API Access token, which you can create at - <https://github.com/settings/applications>. If set, GitHub will allow you a + A personal access token for the GitHub API, which you can create at + <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 as `brew search`. |
