diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -146,7 +146,7 @@ Your Github API token for the given username. It's scope should be with `gist`. | |||
146 | 146 | ||
147 | If you use command which needs it and it is not being set, A prompt will shows up and requires it. You can choose going to web page to create a new token, or just input an existing one directly. | 147 | If you use command which needs it and it is not being set, A prompt will shows up and requires it. You can choose going to web page to create a new token, or just input an existing one directly. |
148 | 148 | ||
149 | Use `gist config toekn <your-github-api-token>` to set the value if needed. | 149 | Use `gist config token <your-github-api-token>` to set the value if needed. |
150 | 150 | ||
151 | ### folder | 151 | ### folder |
152 | **[Optional]** The folder you stores index file and git repos for each your gists and starred gists. Default to `~/gist/` if not being set. | 152 | **[Optional]** The folder you stores index file and git repos for each your gists and starred gists. Default to `~/gist/` if not being set. |