aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-12-26 14:53:18 +0800
committertypebrook <typebrook@gmail.com>2019-12-26 14:53:18 +0800
commita54fd1e29a03321d860155ee4c7cae026ef5a62a (patch)
treec870b119c5b9db20f60e4883ea62f9241bf36d72
parentb1ba5845badf809bae285deaeba88f91c9ee9c4c (diff)
update
-rwxr-xr-x[-rw-r--r--]gist3
1 files changed, 3 insertions, 0 deletions
diff --git a/gist b/gist
index aac4ea3..7d3ba2a 100644..100755
--- a/gist
+++ b/gist
@@ -13,6 +13,9 @@
13# 13#
14# * list your gists with format: [number] [url] [file_num] [comment_num] [short description] 14# * list your gists with format: [number] [url] [file_num] [comment_num] [short description]
15# gist 15# gist
16#
17# * clone gist repos which are not in local
18# gist [sync | s]
16# 19#
17# * Go to local gist repo 20# * Go to local gist repo
18# gist <number_of_gist_in_list> 21# gist <number_of_gist_in_list>