diff --git a/client/src/cmdhftexkom.c b/client/src/cmdhftexkom.c index 1c698b559..7cd04b408 100644 --- a/client/src/cmdhftexkom.c +++ b/client/src/cmdhftexkom.c @@ -556,7 +556,9 @@ static int CmdHFTexkomSim(const char *Cmd) { "Simulate a texkom tag", "hf texkom sim \r\n" "hf texkom sim --raw FFFF638C7DC45553 -> simulate TK13 tag with id 8C7DC455\r\n" - "hf texkom sim --id 8C7DC455 -> simulate TK13 tag with id 8C7DC455"); + "hf texkom sim --tk17 --raw FFFFCA17F31EC512 -> simulate TK17 tag with id 17F31EC5\r\n" + "hf texkom sim --id 8C7DC455 -> simulate TK13 tag with id 8C7DC455\r\n" + "hf texkom sim --id 8C7DC455 --tk17 -> simulate TK17 tag with id 17F31EC5"); void *argtable[] = { arg_param_begin,