mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
typo
This commit is contained in:
parent
d00e138a31
commit
85aeb9da50
1 changed files with 1 additions and 1 deletions
|
@ -871,7 +871,7 @@ int CmdEM4x05Wipe(const char *Cmd) {
|
||||||
arg_lit0(NULL, "4205", "target chip type EM 4205"),
|
arg_lit0(NULL, "4205", "target chip type EM 4205"),
|
||||||
arg_lit0(NULL, "4305", "target chip type EM 4305 (default)"),
|
arg_lit0(NULL, "4305", "target chip type EM 4305 (default)"),
|
||||||
arg_lit0(NULL, "4369", "target chip type EM 4369"),
|
arg_lit0(NULL, "4369", "target chip type EM 4369"),
|
||||||
arg_lit0(NULL, "4369", "target chip type EM 4469"),
|
arg_lit0(NULL, "4469", "target chip type EM 4469"),
|
||||||
arg_str0("p", "pwd", "<hex>", "optional - password, 4 bytes hex"),
|
arg_str0("p", "pwd", "<hex>", "optional - password, 4 bytes hex"),
|
||||||
arg_param_end
|
arg_param_end
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue