Skip to content

Commit 230e846

Browse files
author
sam7wx
committed
Reflected grammatical fixes in commit e5af2b5
1 parent 0790ed6 commit 230e846

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

man/gist.1.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/gist.1.ron

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ These options can be used to change this behavior:
3131
Create a private gist instead of a public gist.
3232
3333
* `-t`, `--type`:
34-
Set the file extension explicitly. Passing a type of `rb` ensure
34+
Set the file extension explicitly. Passing a type of `rb` ensures
3535
the gist is created as a Ruby file.
3636
3737
* `-o`, `--[no-]open`:
@@ -50,7 +50,7 @@ You may additionally ask for help:
5050

5151
There are two ways to set GitHub user and token info:
5252

53-
* Using env vars GITHUB_USER and GITHUB_TOKEN
53+
* Using environment vars GITHUB_USER and GITHUB_TOKEN
5454

5555
$ export GITHUB_USER=johndoe
5656
$ export GITHUB_TOKEN=mysecretgithubtoken

0 commit comments

Comments
 (0)