diff --git a/man/git-pull-request.1 b/man/git-pull-request.1 index b44859c4..3d8981c0 100644 --- a/man/git-pull-request.1 +++ b/man/git-pull-request.1 @@ -19,7 +19,7 @@ A personal access token is required for making the API call to open the pull req Make sure the personal access token has the right \fBOAuth\fR scopes for the repo(s) . .P -Use \fBgit config \-\-global \-\-add git\-extras\.github\-personal\-access\-token \fR +Use \fBGITHUB_TOKEN\fR environment variable, or \fBgit config \-\-global \-\-add git\-extras\.github\-personal\-access\-token \fR . .P If using multiple accounts, override the global value in the specific repo using \fBgit config git\-extras\.github\-personal\-access\-token \fR