]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
Minor fixes: Array inits, some array bounds checks.
[proxmark3-svn] / client / cmdlf.c
index 491fd082fe09edf15c647fc5fb7b5463f1678e96..729a387527a1f10d8802bce474c829b50723fdc5 100644 (file)
@@ -467,6 +467,9 @@ int CmdLFSnoop(const char *Cmd)
                PrintAndLog("usage 1:  snoop");
                PrintAndLog("      2:  snoop <l|h> [trigger threshold]");
                PrintAndLog("      3:  snoop <divisor> [trigger threshold]");
+               PrintAndLog("");
+               PrintAndLog("Sample: lf snoop l 200");
+               PrintAndLog("      : lf snoop 95 200");
     return 0;
   }
 
Impressum, Datenschutz