changeset 5085:8309a5e352d3

<oerjan> sed -i \'2s/` for/ for/\' ibin/help
author HackBot
date Sat, 18 Oct 2014 21:47:34 +0000
parents 385b3322331b
children 295d813612d3
files ibin/help
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ibin/help	Sat Oct 18 21:46:58 2014 +0000
+++ b/ibin/help	Sat Oct 18 21:47:34 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.'