]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfem4x.c
FIX: The T55x7ReadBlock method, should not have the startgap since it indicats...
[proxmark3-svn] / client / cmdlfem4x.c
index eddeec5604ea68229d68088f409f2193d244259a..c68d35f88a9b5859f53db3700f38eedc18a2bfa5 100644 (file)
@@ -73,9 +73,9 @@ int CmdEM410xSim(const char *Cmd)
        uint8_t uid[5] = {0x00};
 
        if (cmdp == 'h' || cmdp == 'H') {
-               PrintAndLog("Usage:  lf em4x 410xsim <UID>");
+               PrintAndLog("Usage:  lf em4x em410xsim <UID>");
                PrintAndLog("");
-               PrintAndLog("     sample: lf em4x 410xsim 0F0368568B");
+               PrintAndLog("     sample: lf em4x em410xsim 0F0368568B");
                return 0;
        }
 
Impressum, Datenschutz