mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
text
This commit is contained in:
parent
ba408be60b
commit
f1d45b491c
1 changed files with 1 additions and 1 deletions
|
@ -2212,7 +2212,7 @@ static int CmdHF14AMfUDump(const char *Cmd) {
|
|||
|
||||
CLIParserContext *ctx;
|
||||
CLIParserInit(&ctx, "hf mfu dump",
|
||||
"Dump MIFARE Ultralight/NTAG tag to binary/json files.\n"
|
||||
"Dump MIFARE Ultralight/NTAG tag to binary/eml/json files.\n"
|
||||
"It autodetects card type."
|
||||
"Supports:\n"
|
||||
"Ultralight, Ultralight-C, Ultralight EV1\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue