diff options
| author | Jack Nagel | 2013-05-23 10:03:08 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2013-05-23 10:03:08 -0500 | 
| commit | 9212e1b1ee44f8ecdc8a217c09b7316c21856c0a (patch) | |
| tree | 7c4002a0792cb1764c604d123d5e5fbbc0f11a9e /share | |
| parent | 42c02a894d196530b644ddefaa02a2d127f79bae (diff) | |
| download | brew-9212e1b1ee44f8ecdc8a217c09b7316c21856c0a.tar.bz2 | |
Clarify API token env var
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man1/brew.1 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 38c4c6f26..9a7c29064 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -501,7 +501,7 @@ If set, Homebrew will use this editor when editing a single formula, or several  .  .TP  HOMEBREW_GITHUB_API_TOKEN -A personal GitHub API Access token, which you can be create at \fIhttps://github\.com/settings/applications\fR\. If set, GitHub will allow you a greater number of API requests\. See \fIhttp://developer\.github\.com/v3/#rate\-limiting\fR for more information\. +A personal GitHub API Access token, which you can create at \fIhttps://github\.com/settings/applications\fR\. If set, GitHub will allow you a greater number of API requests\. See \fIhttp://developer\.github\.com/v3/#rate\-limiting\fR for more information\. Homebrew uses the GitHub API for features such as \fBbrew search\fR\.  .  .TP  HOMEBREW_KEEP_INFO  | 
