diff options
author | typebrook <typebrook@gmail.com> | 2020-03-25 17:04:59 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-03-25 17:04:59 +0800 |
commit | 17b111f3318aca116c81b2d3a0810bc0f4741d1b (patch) | |
tree | 9f979133bf0260931101f6764a4504c1c0398276 | |
parent | d60df1619a62676bb486d6805048b167627834b2 (diff) |
Update helper message
-rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ | |||
19 | # tag, t <INDEX> Modify tags for a gist | 19 | # tag, t <INDEX> Modify tags for a gist |
20 | # tag, t <TAG>... Grep gists with tags | 20 | # tag, t <TAG>... Grep gists with tags |
21 | # tag, t List gist with tags and pinned tags | 21 | # tag, t List gist with tags and pinned tags |
22 | # tags, tt List all tags and pinned tags | ||
22 | # pin, p <TAG>... Pin/Unpin tags | 23 | # pin, p <TAG>... Pin/Unpin tags |
23 | # pin, p Grep gists with pinned tags | 24 | # pin, p Grep gists with pinned tags |
24 | # detail, d <INDEX> Show the detail of a gist | 25 | # detail, d <INDEX> Show the detail of a gist |