diff options
author | typebrook <typebrook@gmail.com> | 2020-01-13 18:18:09 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-01-13 18:18:09 +0800 |
commit | 906e2173569cc91e441e6a1e2887f438b4024843 (patch) | |
tree | fbe701c66e7e4f0a53717943c7e307f313e5430d /scripts/gist | |
parent | 02bd82931ce5ef5b75ba3538670d5e95a7a32f59 (diff) |
update
Diffstat (limited to 'scripts/gist')
-rwxr-xr-x | scripts/gist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist index 5af02c9..50c8335 100755 --- a/scripts/gist +++ b/scripts/gist | |||
@@ -6,7 +6,7 @@ | |||
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 | # It works under GNU with jq and curl, which are easy to get in most cases | 9 | # It works under GNU with jq and curl, both are easy to get in most cases |
10 | # | 10 | # |
11 | # Use the following commands to manage your gists: | 11 | # Use the following commands to manage your gists: |
12 | # | 12 | # |