mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-02 02:53:09 +08:00
textual Q5
This commit is contained in:
parent
1f8bad3798
commit
57feefcfcb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
static int CmdHelp(const char *Cmd);
|
||||
|
||||
static int usage_lf_presco_clone(void) {
|
||||
PrintAndLogEx(NORMAL, "clone a Presco tag to a T55x7 or Q5/T555 tag.");
|
||||
PrintAndLogEx(NORMAL, "clone a Presco tag to a T55x7 or Q5/T5555 tag.");
|
||||
PrintAndLogEx(NORMAL, "Usage: lf presco clone [h] d <Card-ID> c <hex-ID> <Q5>");
|
||||
PrintAndLogEx(NORMAL, "Options:");
|
||||
PrintAndLogEx(NORMAL, " h : this help");
|
||||
|
|
Loading…
Reference in a new issue