aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f25be3..bb19e1d 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ OK...I lied, this script really depends on some very basic dev tools.
73### Update and clone gists from Github 73### Update and clone gists from Github
74Run `gist fetch` to fetch your all gists with Github API and keep short information for each gist in a index file inside a given folder. (default to `~/gist/index`) 74Run `gist fetch` to fetch your all gists with Github API and keep short information for each gist in a index file inside a given folder. (default to `~/gist/index`)
75- Automatically Clone/Pull each gist with git into a given folder. (default to `~/gist/`) 75- Automatically Clone/Pull each gist with git into a given folder. (default to `~/gist/`)
76- Run `gist fetch star` to fetch you starred gist 76- Run `gist fetch star` to fetch your starred gist
77- If token is not being set, then you cannot fetch your private gist 77- If token is not being set, then you cannot fetch your private gist
78 78
79### List your gists 79### List your gists