typos
This commit is contained in:
@@ -954,7 +954,7 @@ static int CmdHF15Sniff(const char *Cmd) {
|
||||
WaitForResponse(CMD_HF_ISO15693_SNIFF, &resp);
|
||||
|
||||
PrintAndLogEx(HINT, "Try `" _YELLOW_("hf 15 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;
|
||||
}
|
||||
|
||||
|
||||
@@ -1935,7 +1935,7 @@ static int CmdHFFelicaDumpLite(const char *Cmd) {
|
||||
iceman 2021,
|
||||
Why does this command say it dumps a FeliCa lite card
|
||||
and then tries to print a trace?!?
|
||||
Is this a trace list or a feclia dump cmd?
|
||||
Is this a trace list or a FeliCa dump cmd?
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user