From 5577f7d04e31ac742d392d2eb7d52d957acc0500 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 13 Jan 2020 12:50:14 +0800 Subject: update --- scripts/gist | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index 2b1bf33..3d4a2f7 100755 --- a/scripts/gist +++ b/scripts/gist @@ -1,12 +1,12 @@ #!/usr/bin/env bash # -# Author: Hsieh Chin Fan +# Author: Hsieh Chin Fan (typebrook) # License: MIT # https://gist.github.com/typebrook/b0d2e7e67aa50298fdf8111ae7466b56 # # # This script host your gists as local Github repo -# It works with jq and curl, which are easy to get in most cases +# It works under GNU with jq and curl, which are easy to get in most cases # # Use the following commands to manage your gists: # @@ -38,6 +38,9 @@ # * clean removed gists in local # gist [clean | C] +# * show this help message +# gist [help | h] + # define your environmemnts here # TODO support auth prompt #------------------- -- cgit v1.2.3-70-g09d2