mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
fix autopwn help
This commit is contained in:
parent
d548b8daeb
commit
bdd6ef98b5
1 changed files with 1 additions and 1 deletions
|
@ -1689,7 +1689,7 @@ static int CmdHF14AMfAutoPWN(const char *Cmd) {
|
|||
break;
|
||||
default:
|
||||
PrintAndLogEx(WARNING, "Unknown parameter '%c'\n", ctmp);
|
||||
usage_hf14_hardnested();
|
||||
usage_hf14_autopwn();
|
||||
return 1;
|
||||
}
|
||||
cmdp++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue