]> cvs.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlffdx.c
CHG: textual changes.
[proxmark3-svn] / client / cmdlffdx.c
index 58c2cb7c5476f4bd6fd3747ec11e5dd4aaa55956..bc67ade5f2b4bf9f213cbeed0b27e4b0fe1a81ed 100644 (file)
@@ -335,8 +335,8 @@ static command_t CommandTable[] = {
     {"help",   CmdHelp,        1, "This help"},
        {"demod",       CmdFdxDemod,1, "Attempt extract tag data from graphbuf"},
        {"read",        CmdFdxRead,     0, "Attempt to read and extract tag data"},
     {"help",   CmdHelp,        1, "This help"},
        {"demod",       CmdFdxDemod,1, "Attempt extract tag data from graphbuf"},
        {"read",        CmdFdxRead,     0, "Attempt to read and extract tag data"},
-       {"clone",       CmdFdxClone,0, "clone animal ID tag"},
-       {"sim",         CmdFdxSim,      0, "simulate animal ID tag"},
+       {"clone",       CmdFdxClone,0, "Clone animal ID tag to T55x7"},
+       {"sim",         CmdFdxSim,      0, "Animal ID tag simulator"},
     {NULL, NULL, 0, NULL}
 };
 
     {NULL, NULL, 0, NULL}
 };
 
Impressum, Datenschutz