From 5a57a95fa66707ef9b4ce9d3595b913118ddaf44 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 20 Jan 2020 16:06:38 +0800 Subject: update --- scripts/gist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index 823cc08..d3b5e5e 100755 --- a/scripts/gist +++ b/scripts/gist @@ -14,7 +14,7 @@ # gist (update | u) [star | s] # # * list your gists with format: [number] [url] [file_num] [comment_num] [short description] -# gist +# gist [star | s] # # * clone gist repos which are not in local # * pull master branch if a local repo is behind its remote @@ -153,7 +153,7 @@ _gist_id() { fi } -# FIXME error handling +# FIXME error handling, if repo not cloned yet _goto_gist() { _gist_id $1 echo This gist is at $folder/$GIST_ID -- cgit v1.2.3-70-g09d2