diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
74 | Run `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`) | 74 | Run `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 |