aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gist2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist
index df7cb9c..ad08016 100755
--- a/scripts/gist
+++ b/scripts/gist
@@ -10,7 +10,7 @@
10# 10#
11# Use the following commands to manage your gists: 11# Use the following commands to manage your gists:
12# 12#
13# * update your gists list with Github API, star for starred gists 13# * update the local list of your gists, star for your starred gists
14# gist (update | u) [star | s] 14# gist (update | u) [star | s]
15# 15#
16# * list your gists with format: [number] [url] [file_num] [comment_num] [short description] 16# * list your gists with format: [number] [url] [file_num] [comment_num] [short description]