]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfguard.c
CHG: better not to show the unfinished commands..
[proxmark3-svn] / client / cmdlfguard.c
index b2079d8344c48085f86a6ad72449f10adba7ed4e..7f58e99484aca889d2f1291c95f0826d7ba66300 100644 (file)
@@ -207,8 +207,8 @@ int CmdGuardSim(const char *Cmd) {
 static command_t CommandTable[] = {
     {"help",   CmdHelp,                1, "This help"},
        {"read",        CmdGuardRead,  0, "Attempt to read and extract tag data"},
-       {"clone",       CmdGuardClone, 0, "<Facility-Code> <Card Number>  clone Guardall tag"},
-       {"sim",         CmdGuardSim,   0, "<Facility-Code> <Card Number>  simulate Guardall tag"},
+//     {"clone",       CmdGuardClone, 0, "<Facility-Code> <Card Number>  clone Guardall tag"},
+//     {"sim",         CmdGuardSim,   0, "<Facility-Code> <Card Number>  simulate Guardall tag"},
     {NULL, NULL, 0, NULL}
 };
 
Impressum, Datenschutz