aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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>