diff options
author | typebrook <typebrook@gmail.com> | 2020-01-20 15:00:58 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-01-20 15:00:58 +0800 |
commit | fc988abcbce83f379e13ce903d889a057dbadded (patch) | |
tree | 36644b8a6790a2bb9d01be9d20c1cbf902ff402a /scripts | |
parent | 8caecdc29ca67758787cea00ad1f38206ffa170d (diff) |
update
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/gist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist index df7cb9c..ad08016 100755 --- a/scripts/gist +++ b/scripts/gist | |||
@@ -10,7 +10,7 @@ | |||
10 | # | 10 | # |
11 | # Use the following commands to manage your gists: | 11 | # Use the following commands to manage your gists: |
12 | # | 12 | # |
13 | # * update your gists list with Github API, star for starred gists | 13 | # * update the local list of your gists, star for your starred gists |
14 | # gist (update | u) [star | s] | 14 | # gist (update | u) [star | s] |
15 | # | 15 | # |
16 | # * list your gists with format: [number] [url] [file_num] [comment_num] [short description] | 16 | # * list your gists with format: [number] [url] [file_num] [comment_num] [short description] |