]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
CHG: help text
authoriceman1001 <iceman@iuse.se>
Fri, 7 Oct 2016 18:49:26 +0000 (20:49 +0200)
committericeman1001 <iceman@iuse.se>
Fri, 7 Oct 2016 18:49:26 +0000 (20:49 +0200)
client/cmdhflegic.c

index 889942431e576fdaa41ba83776d7ed7ea6cde79a..1b323796f97fa8b23b4840a35a729e0b35781219 100644 (file)
@@ -1158,7 +1158,7 @@ static command_t CommandTable[] =  {
        {"save",        CmdLegicSave,           0, "<filename> [<length>] -- Store samples"},
        {"load",        CmdLegicLoad,           0, "<filename> -- Restore samples"},
        {"sim",         CmdLegicRfSim,          0, "[phase drift [frame drift [req/resp drift]]] Start tag simulator (use after load or read)"},
-       {"write",       CmdLegicRfWrite,        0, "<offset> <length> <iv> -- Write sample buffer (user after load or read)"},
+       {"write",       CmdLegicRfWrite,        0, "Write data to tag"},
        {"crc",         CmdLegicCalcCrc,        1, "Calculate Legic CRC over given hexbytes"},  
        {"eload",       CmdLegicELoad,          1, "Load binary dump to emulator memory"},
        {"esave",       CmdLegicESave,          1, "Save emulator memory to binary file"},
Impressum, Datenschutz