metrics
This commit is contained in:
parent
0647819dd8
commit
fca574ee23
1 changed files with 1 additions and 0 deletions
1
main.cpp
1
main.cpp
|
@ -278,6 +278,7 @@ void help()
|
|||
printf("-L x,y set log level for screen (x) and file (y)\n");
|
||||
printf("-X do not include timestamp in logging\n");
|
||||
printf("-J x run validation suite x against the CPU emulation\n");
|
||||
printf("-M log metrics\n");
|
||||
}
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
|
Loading…
Add table
Reference in a new issue