Fix
authorMiguel de Icaza <miguel@gnome.org>
Thu, 7 Jan 2010 06:55:36 +0000 (06:55 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 7 Jan 2010 06:55:36 +0000 (06:55 -0000)
svn path=/trunk/mono/; revision=149158

mono/mini/driver.c

index 6533971d902e2d13e81603d3707ef6c464221a85..b5b3173a44b32f05b6cf9c59e7855e698b92d8c3 100644 (file)
@@ -1112,7 +1112,7 @@ mini_usage (void)
                "Usage is: mono [options] program [program-options]\n"
                "\n"
                "Development:\n"
-               "    --aot                  Compiles the assembly to native code\n"
+               "    --aot[=<options>]      Compiles the assembly to native code\n"
                "    --debug[=<options>]    Enable debugging support, use --help-debug for details\n"
                "    --debugger-agent=options Enable the debugger agent\n"
                "    --profile[=profiler]   Runs in profiling mode with the specified profiler module\n"