diff options
-rwxr-xr-x | gist | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,9 @@ | |||
6 | # | 6 | # |
7 | # | 7 | # |
8 | # This script host your gists as local Github repo | 8 | # This script host your gists as local Github repo |
9 | # Use the following commands to manage your gists | 9 | # It works with jq and curl, which are easy to get in most cases |
10 | # | ||
11 | # Use the following commands to manage your gists: | ||
10 | # | 12 | # |
11 | # * update your gists list with Github API | 13 | # * update your gists list with Github API |
12 | # gist [update | u] | 14 | # gist [update | u] |