Просмотр исходного кода

Just a small change

svn path=/trunk/mono/; revision=11810
Miguel de Icaza 23 лет назад
Родитель
Сommit
cf02ffd0b0
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      mono/jit/mono.c

+ 1 - 0
mono/jit/mono.c

@@ -155,6 +155,7 @@ usage (char *name)
 		 "                         namespace.name:method   compile the given method\n"
 		 "                         @imagename              compile the given image\n"
 		 "    --ncompile NUM     compile methods NUM times (default: 1000)\n"
+		 "    --noboundcheck     Disables bound checks\n"
 		 "\n"
 		 "Development:\n"
 		 "    --debug[=FORMAT]   write a debugging file.  FORMAT is one of:\n"