]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmddata.c
ADD: help text for 'hf snoop' / 'hf search' / 'hf list'
[proxmark3-svn] / client / cmddata.c
index 010bf73c072d241014af29101f2a9dfbec058859..e955fec7e9fe1cdd29be0ebf04502b36e8709025 100644 (file)
@@ -58,12 +58,12 @@ int CmdSetDebugMode(const char *Cmd)
 }
 
 int usage_data_printdemodbuf(){
-               PrintAndLog("Usage: data printdemodbuffer x o <offset>");
-               PrintAndLog("Options:        ");
-               PrintAndLog("       h          This help");
-               PrintAndLog("       x          output in hex (omit for binary output)");
-               PrintAndLog("       o <offset> enter offset in # of bits");
-               return 0;       
+       PrintAndLog("Usage: data printdemodbuffer x o <offset>");
+       PrintAndLog("Options:");
+       PrintAndLog("       h          This help");
+       PrintAndLog("       x          output in hex (omit for binary output)");
+       PrintAndLog("       o <offset> enter offset in # of bits");
+       return 0;       
 }
 
 //by marshmellow
Impressum, Datenschutz