aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-12-26 15:01:38 +0800
committertypebrook <typebrook@gmail.com>2019-12-26 15:01:38 +0800
commit54c07b3e6f90802f1eb80711b83d365076cc5e16 (patch)
treeeb8a3ccb1dec24d8aad7d28eaf4145ab87b61248
parentee071d438189091dbbc880b72f84c937f531bce6 (diff)
update
-rwxr-xr-xgist4
1 files changed, 3 insertions, 1 deletions
diff --git a/gist b/gist
index c449e7d..40c062f 100755
--- a/gist
+++ b/gist
@@ -6,7 +6,9 @@
6# 6#
7# 7#
8# This script host your gists as local Github repo 8# This script host your gists as local Github repo
9# Use the following commands to manage your gists 9# It works with jq and curl, which are easy to get in most cases
10#
11# Use the following commands to manage your gists:
10# 12#
11# * update your gists list with Github API 13# * update your gists list with Github API
12# gist [update | u] 14# gist [update | u]