From df256e353b4481a9b18616214cc1660ba56827f1 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sun, 9 Feb 2020 19:53:01 +0800 Subject: update --- scripts/gist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index ffbdd47..07962cd 100755 --- a/scripts/gist +++ b/scripts/gist @@ -24,6 +24,7 @@ # push, p Push changes by git (well, better to make commit by youself) # github, G Import selected gist as a new Github repo # help, h Show this help message +# version Get the tool version # update Update Bash-Snippet Tools # # Example: @@ -31,7 +32,7 @@ # gist update (update the list of gists from github.com) # gist 3 (show the repo path of your 3rd gist, and do custom actions) # gist 3 --no-action (show the repo path of your 3rd gist, and do not perform actions) -# gist new foo --desc bar (create a new gist with file and description) +# gist new --desc bar foo (create a new gist with file and description) # # Since now a gist is a local cloned repo # It is your business to do git commit and git push -- cgit v1.2.3-70-g09d2