This commit is contained in:
parent
48b1da252e
commit
068aa51560
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -252,7 +252,7 @@ void help()
|
||||||
printf("-X do not include timestamp in logging\n");
|
printf("-X do not include timestamp in logging\n");
|
||||||
printf("-J x run validation suite x against the CPU emulation\n");
|
printf("-J x run validation suite x against the CPU emulation\n");
|
||||||
printf("-M log metrics\n");
|
printf("-M log metrics\n");
|
||||||
printf("-1 x use x as device for DC-11\n");
|
printf("-1 x use x as device for DC-11 (instead of 4 tcp-sockets starting at port 1100)\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
|
|
Loading…
Add table
Reference in a new issue