]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdparser.h
Restore original inline help behavior as we've now separate fcts for -h/-m
[proxmark3-svn] / client / cmdparser.h
index 28c2e66ef6390c840c342a6c45975dbde1b49fc5..b7997eccec61e14fa3a285b50574b1bd0887de57 100644 (file)
@@ -25,5 +25,6 @@ typedef struct command_s
 void CmdsHelp(const command_t Commands[]);
 // Parse a command line
 void CmdsParse(const command_t Commands[], const char *Cmd);
+void dumpCommandsRecursive(const command_t cmds[], int markdown);
 
 #endif
Impressum, Datenschutz