mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
typo
This commit is contained in:
parent
a9c75a400f
commit
046f8f50ea
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ static int CmdHF14BSniff(const char *Cmd) {
|
||||||
WaitForResponse(CMD_HF_ISO14443B_SNIFF, &resp);
|
WaitForResponse(CMD_HF_ISO14443B_SNIFF, &resp);
|
||||||
|
|
||||||
PrintAndLogEx(HINT, "Try `" _YELLOW_("hf 14b list") "` to view captured tracelog");
|
PrintAndLogEx(HINT, "Try `" _YELLOW_("hf 14b list") "` to view captured tracelog");
|
||||||
PrintAndLogEx(HINT, "Try `" _YELLOW_("trace save h") "` to save tracelog for later analysing");
|
PrintAndLogEx(HINT, "Try `" _YELLOW_("trace save -h") "` to save tracelog for later analysing");
|
||||||
return PM3_SUCCESS;
|
return PM3_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue