aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xgist1
1 files changed, 1 insertions, 0 deletions
diff --git a/gist b/gist
index d77730c..7db74d2 100755
--- a/gist
+++ b/gist
@@ -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