mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
spelling
This commit is contained in:
parent
27b92591aa
commit
c448205732
1 changed files with 1 additions and 1 deletions
|
@ -8803,7 +8803,7 @@ static int CmdHF14AMfInfo(const char *Cmd) {
|
||||||
CLIParserInit(&ctx, "hf mf info",
|
CLIParserInit(&ctx, "hf mf info",
|
||||||
"Information and check vulnerabilities in a MIFARE Classic card\n"
|
"Information and check vulnerabilities in a MIFARE Classic card\n"
|
||||||
"Some cards in order to extract information you need to specify key\n"
|
"Some cards in order to extract information you need to specify key\n"
|
||||||
"and/or specific keys in the copmmand line",
|
"and/or specific keys in the command line",
|
||||||
"hf mf info\n"
|
"hf mf info\n"
|
||||||
"hf mf info -k FFFFFFFFFFFF -n -v\n"
|
"hf mf info -k FFFFFFFFFFFF -n -v\n"
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue