diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-05 11:12:31 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-05 11:12:31 +0800 |
| commit | 7211413f1f7e7ea9940f88c2691400c494ac7388 (patch) | |
| tree | c0b910f2ef667c143824d8117a9d4e2fa64c6c10 /README.md | |
| parent | a01b4f296a5f224305ffa5128c76b8fe8ac9e32b (diff) | |
Fix typo
Diffstat (limited to 'README.md')
| -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 |