# HG changeset patch # User HackBot # Date 1413668854 0 # Node ID 8309a5e352d3a6cbd2f32cb7b0aa37a37a16c105 # Parent 385b3322331bb4752580a1a840506304cfeadd34 sed -i \'2s/` for/ for/\' ibin/help diff -r 385b3322331b -r 8309a5e352d3 ibin/help --- 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.'