aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gist
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-01-13 17:00:29 +0800
committertypebrook <typebrook@gmail.com>2020-01-13 17:00:29 +0800
commit02bd82931ce5ef5b75ba3538670d5e95a7a32f59 (patch)
tree6146970751f719ad3abf9c62f176dfb422d4f012 /scripts/gist
parentb980dc7f4790e51bcccc2c6794ddbdaca797084e (diff)
update
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 3d4a2f7..5af02c9 100755
--- a/scripts/gist
+++ b/scripts/gist
@@ -105,7 +105,7 @@ _goto_gist() {
105 echo Not a valid gist number: $1 105 echo Not a valid gist number: $1
106 echo Use the number in the first column instead: 106 echo Use the number in the first column instead:
107 echo 107 echo
108 show_list 108 _show_list
109 return 0 109 return 0
110 fi 110 fi
111 111