aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-03-25 17:04:59 +0800
committertypebrook <typebrook@gmail.com>2020-03-25 17:04:59 +0800
commit17b111f3318aca116c81b2d3a0810bc0f4741d1b (patch)
tree9f979133bf0260931101f6764a4504c1c0398276
parentd60df1619a62676bb486d6805048b167627834b2 (diff)
Update helper message
-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