summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-02-05 14:35:21 +0800
committertypebrook <typebrook@gmail.com>2020-02-05 14:35:21 +0800
commit3b2ef3c20e5a65bb3a841e944081f3a6a7582767 (patch)
tree2b13f5cfc824012d640c25f4b4e53e93eb7d8bbe
parent93abc146a9c61b5cb9d97e491b42ad680f4d8811 (diff)
update
-rwxr-xr-xscripts/gist2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist
index 2d13f3f..e5f5474 100755
--- a/scripts/gist
+++ b/scripts/gist
@@ -447,7 +447,7 @@ _edit_gist() {
447} 447}
448 448
449usage() { 449usage() {
450 sed -E -n ' /^$/ q; 7,$ s/^#//p' $0 450 sed -E -n ' /^$/ q; 7,$ s/^# //p' $0
451} 451}
452 452
453getConfiguredClient 453getConfiguredClient