From ca33398f081828ce1f29a6d2da45bdfa8986ecf2 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 17 Jan 2020 14:18:33 +0800 Subject: update --- scripts/gist | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index 11fda56..72772bd 100755 --- a/scripts/gist +++ b/scripts/gist @@ -24,7 +24,7 @@ # . gist # # * create a new gist with a file and description -# gist [create | c] "" +# gist [new | n] "" # # * show the detail of a gist # gist [detail | d] @@ -37,7 +37,11 @@ # # * clean removed gists in local # gist [clean | C] - +# +# * update a gist +# Since now a gist is a local cloned repo +# It is your business to do git commit and git push +# # * show this help message # gist [help | h] -- cgit v1.2.3-70-g09d2