]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - winsrc/command.cpp
make button detection more reliable in standalone mode and add exit command
[proxmark3-svn] / winsrc / command.cpp
index 14974528ddc179b8db160f3beffacf74c8b3d2a0..fa5832630403eccecf1a02d57f43a73762e78e0e 100644 (file)
@@ -2633,7 +2633,7 @@ static struct {
        {"norm",                                CmdNorm,1,              "    Normalize max/min to +/-500"},\r
        {"plot",                                CmdPlot,1,              "    Show graph window"},\r
        {"quit",                                CmdQuit,1,                      "    Quit program"},\r
-       {"readmem",                     CmdReadmem,0,                   "    [address] Read memory at decimal address from flash"},\r
+       {"readmem",                     CmdReadmem,0,                   "    [address] -- Read memory at decimal address from flash"},\r
        {"reset",                       CmdReset,0,                     "    Reset the Proxmark3"},\r
        {"save",                                CmdSave,1,              "<filename> -- Save trace (from graph window)"},\r
        {"scale",                       CmdScale,1,             "<int> -- Set cursor display scale"},\r
Impressum, Datenschutz