Skip to content

Commit e5af2b5

Browse files
author
Mark Szymanski
committed
Fix stuff again since I messed it up last time
1 parent 536d067 commit e5af2b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/gist.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Create a private gist instead of a public gist\.
3030
.
3131
.TP
3232
\fB\-t\fR, \fB\-\-type\fR
33-
Set the file extension explicitly\. Passing a type of \fBrb\fR ensure the gist is created as a Ruby file\.
33+
Set the file extension explicitly\. Passing a type of \fBrb\fR ensures the gist is created as a Ruby file\.
3434
.
3535
.TP
3636
\fB\-o\fR, \fB\-\-[no\-]open\fR
@@ -51,7 +51,7 @@ Display this man page\.
5151
There are two ways to set GitHub user and token info:
5252
.
5353
.IP "\(bu" 4
54-
Using env vars GITHUB_USER and GITHUB_TOKEN
54+
Using environment vars GITHUB_USER and GITHUB_TOKEN
5555
.
5656
.IP
5757
$ export GITHUB_USER=johndoe

0 commit comments

Comments
 (0)