mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
typo
This commit is contained in:
parent
c533d3aba8
commit
1d3129972f
1 changed files with 1 additions and 1 deletions
|
@ -8803,7 +8803,7 @@ static int CmdHF14AMfInfo(const char *Cmd) {
|
||||||
"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 copmmand line",
|
||||||
"hf mf info\n"
|
"hf mf info\n"
|
||||||
"hf mf info -k ffffffff -n -v\n"
|
"hf mf info -k FFFFFFFFFFFF -n -v\n"
|
||||||
);
|
);
|
||||||
|
|
||||||
void *argtable[] = {
|
void *argtable[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue