]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfem4x.c
CHG: minor correction to the em410xsim help text.
[proxmark3-svn] / client / cmdlfem4x.c
index b915aa5aac5f62f63e7d35a70f6bd23a61cf78cd..22b12aa48ee7b8aea47f56c965aa1980de8d0c55 100644 (file)
@@ -69,9 +69,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