fix help typo

This commit is contained in:
Kelvin Sherlock 2013-06-30 13:13:35 -04:00
parent a11a264b02
commit bf6d689264

View File

@ -389,7 +389,7 @@ void help()
printf(" --trace-macsbug print macsbug names\n");
printf(" --trace-toolbox print toolbox calls\n");
printf(" --trace-mpw print mpw calls\n");
printf(" --memory stats print memory usage information\n");
printf(" --memory-stats print memory usage information\n");
printf(" --ram=<number> set the ram size. Default=16M\n");
printf(" --stack=<number> set the stack size. Default=8K\n");
printf("\n");