Skip to content

Commit 8206eb5

Browse files
committed
Added -r option to README.md
1 parent 411dac2 commit 8206eb5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ upload content to https://gist.github.com/.
7070
gist -l : all gists for authed user
7171
gist -l defunkt : list defunkt's public gists
7272

73+
To read a gist and print it to STDOUT
74+
75+
gist -r GIST_ID
76+
gist -r 374130
77+
7378
‌See `gist --help` for more detail.
7479

7580
## Login

0 commit comments

Comments
 (0)