We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536d067 commit e5af2b5Copy full SHA for e5af2b5
man/gist.1
@@ -30,7 +30,7 @@ Create a private gist instead of a public gist\.
30
.
31
.TP
32
\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\.
+Set the file extension explicitly\. Passing a type of \fBrb\fR ensures the gist is created as a Ruby file\.
34
35
36
\fB\-o\fR, \fB\-\-[no\-]open\fR
@@ -51,7 +51,7 @@ Display this man page\.
51
There are two ways to set GitHub user and token info:
52
53
.IP "\(bu" 4
54
-Using env vars GITHUB_USER and GITHUB_TOKEN
+Using environment vars GITHUB_USER and GITHUB_TOKEN
55
56
.IP
57
$ export GITHUB_USER=johndoe
0 commit comments