Author: coke
Date: Sat Jan 14 09:41:10 2006
New Revision: 11183
Modified:
trunk/languages/tcl/README.pod
Log:
oops.
Modified: trunk/languages/tcl/README.pod
==============================================================================
--- trunk/languages/tcl/README.pod (original)
+++ trunk/languages/tcl/README.pod Sat Jan 14 09:41:10 2006
@@ -34,9 +34,7 @@ code in the command line, which will the
$ ../../parrot tcl.pbc -e 'puts {Hello World}'
Hello World
-You will need to properly quote the tcl to protect it from your shell, and
-you must specify the C<=>. (Because parrot's getopt implementation requires
-it.)
+You will need to properly quote the tcl to protect it from your shell.
=item --pir