aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gist
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gist')
-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