mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
helptext fixes (#384)
This commit is contained in:
parent
930763e86d
commit
5c814c3a9f
2 changed files with 13 additions and 13 deletions
|
@ -58,7 +58,7 @@ int usage_lf_fdx_clone(void){
|
|||
// extended data
|
||||
PrintAndLog(" <Q5> : Specify write to Q5 (t5555 instead of t55x7)");
|
||||
PrintAndLog("");
|
||||
PrintAndLog("Sample: lf animal clone 999 112233");
|
||||
PrintAndLog("Sample: lf fdx clone 999 112233");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue