File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
.\" generated with Ronn/v0.7.3
2
2
.\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
.
4
- .TH "GIST" "1" "April 2011" "GITHUB" "Gist Manual"
4
+ .TH "GIST" "1" "May 2011" "GITHUB" "Gist Manual"
5
5
.
6
6
.SH "NAME"
7
7
\fB gist \fR \- gist on the command line
@@ -30,7 +30,7 @@ Create a private gist instead of a public gist\.
30
30
.
31
31
.TP
32
32
\fB \- t \fR , \fB \-\- type \fR
33
- Set the file extension explicitly\. Passing a type of \fB rb \fR ensure the gist is created as a Ruby file\.
33
+ Set the file extension explicitly\. Passing a type of \fB rb \fR ensures the gist is created as a Ruby file\.
34
34
.
35
35
.TP
36
36
\fB \- o \fR , \fB \-\- [no \- ]open \fR
@@ -51,7 +51,7 @@ Display this man page\.
51
51
There are two ways to set GitHub user and token info:
52
52
.
53
53
.IP " \(bu " 4
54
- Using env vars GITHUB_USER and GITHUB_TOKEN
54
+ Using environment vars GITHUB_USER and GITHUB_TOKEN
55
55
.
56
56
.IP
57
57
$ export GITHUB_USER=johndoe
You can’t perform that action at this time.
0 commit comments