diff options
author | typebrook <typebrook@gmail.com> | 2019-12-26 15:01:38 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-12-26 15:01:38 +0800 |
commit | 54c07b3e6f90802f1eb80711b83d365076cc5e16 (patch) | |
tree | eb8a3ccb1dec24d8aad7d28eaf4145ab87b61248 | |
parent | ee071d438189091dbbc880b72f84c937f531bce6 (diff) |
update
-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] |