diff options
-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 |