minor text stuff

This commit is contained in:
iceman1001 2023-07-26 17:49:14 +02:00
commit fbdf50d756
2 changed files with 3 additions and 2 deletions

View file

@ -3104,7 +3104,7 @@ static int CmdHF14AMfUSim(const char *Cmd) {
void *argtable[] = {
arg_param_begin,
arg_int1("t", "type", "<1..10> ", "Simulation type to use"),
arg_int1("t", "type", "<1..12> ", "Simulation type to use"),
arg_str0("u", "uid", "<hex>", "<4|7|10> hex bytes UID"),
arg_int0("n", "num", "<dec>", "Exit simulation after <numreads> blocks. 0 = infinite"),
arg_lit0("v", "verbose", "Verbose output"),