--- mono.c      Wed May 22 09:49:07 2002
+++ mono.c~     Wed May 22 21:46:25 2002
@@ -191,7 +191,7 @@
                 "    --profile          record and dump profile info\n"
                 "    --break NAME       insert a breakpoint at the start of method 
NAME\n"
                 "                       (NAME is in `namespace.name:methodname' 
format)\n"
-                "    --precomile name   precompile NAME before executing the main 
application:\n"
+                "    --precompile name   precompile NAME before executing the main 
+application:\n"
                 "                       NAME is in one of the following formats:\n"
                 "                         namespace.name          compile the given 
class\n"
                 "                         namespace.name:method   compile the given 
method\n"

Reply via email to