]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
Step 2 - Ultralight / Ultralight-C
[proxmark3-svn] / client / cmdlf.c
index e3361cb50b3b33e38aebd540dbe505405d543173..491fd082fe09edf15c647fc5fb7b5463f1678e96 100644 (file)
@@ -465,7 +465,7 @@ int CmdLFSnoop(const char *Cmd)
     sscanf(Cmd, "h %"lli, &c.arg[1]);
   } else if (sscanf(Cmd, "%"lli" %"lli, &c.arg[0], &c.arg[1]) < 1) {
                PrintAndLog("usage 1:  snoop");
-               PrintAndLog("      2:  snoop {l,h} [trigger threshold]");
+               PrintAndLog("      2:  snoop <l|h> [trigger threshold]");
                PrintAndLog("      3:  snoop <divisor> [trigger threshold]");
     return 0;
   }
Impressum, Datenschutz