# HG changeset patch # User HackBot # Date 1413669724 0 # Node ID 855a4036762a73254d06ed61bdfcad92f3c9ebf9 # Parent 16fd724afbb02dbe9b06700ec179e656341cfd94 sed -i \'2s/command/or interp command/\' ibin/help diff -r 16fd724afbb0 -r 855a4036762a ibin/help --- a/ibin/help Sat Oct 18 21:56:09 2014 +0000 +++ b/ibin/help Sat Oct 18 22:02:04 2014 +0000 @@ -1,2 +1,2 @@ #!/bin/sh -echo 'The ! command calls various language interpreters transfered from old EgoBot. Try `url ibin/ for a list.' +echo 'The ! or interp command calls various language interpreters transfered from old EgoBot. Try `url ibin/ for a list.'