From 837657f5ee10dfd7c78b53f2548b5e83d93714d3 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 16 Mar 2020 13:14:08 +0800 Subject: Update helper message --- gist | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gist b/gist index ce752f8..0380db5 100755 --- a/gist +++ b/gist @@ -8,22 +8,22 @@ # Description: Manage your gists with git and Github API v3 # Usage: gist [command] [] # -# [star | s] List your gists with format below, star for your starred gists: -# [index_of_gist] [url] [file_num] [comment_num] [short description] -# fetch, f [star | s] Update the local list of your gists, star for your starred gists +# [star | s] List your gists, use argument 'star' for your starred gists. Format is like: +# +# fetch, f [star | s] Update the local list of your gists, 'star' for your starred gists # [--no-action] Show the path of local gist repo and do custom actions -# new, n [-d | --desc ] [-p] ... create a new gist with files -# new, n [-d | --desc ] [-p] [-f | --file ] create a new gist from STDIN +# new, n [-d | --desc ] [-p] ... create a new gist with files +# new, n [-d | --desc ] [-p] [-f | --file ] create a new gist from STDIN # detail, d Show the detail of a gist -# edit, e Edit a gist's description +# edit, e Edit a gist's description # delete, D ... Delete a gist -# clean, C Clean removed gists in local +# clean, C Clean removed gists in local # config, c [token | user | folder | auto_sync | EDITOR | action | protocol [value] ] Do configuration -# user, U Get gists from a given Github user -# grep, g Grep gists by a given pattern -# push, p Push changes by git (well, better to make commit by youself) +# user, U Get gists from a given Github user +# grep, g Grep gists by a given pattern +# 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 +# help, h Show this help message # version Get the tool version # update Update Bash-Snippet Tools # -- cgit v1.2.3-70-g09d2