changeset 5084:385b3322331b

<oerjan> sed -i "2s/$/\'/" ibin/help
author HackBot
date Sat, 18 Oct 2014 21:46:58 +0000
parents ec9b4213efdd
children 8309a5e352d3
files ibin/help
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ibin/help	Sat Oct 18 21:46:12 2014 +0000
+++ b/ibin/help	Sat Oct 18 21:46:58 2014 +0000
@@ -1,2 +1,2 @@
 #!/bin/sh
-echo 'The ! command calls various language interpreters transfered from old EgoBot. Try `ls ibin/` for a list.
+echo 'The ! command calls various language interpreters transfered from old EgoBot. Try `ls ibin/` for a list.'