Searched refs:shorthelp (Results 1 – 4 of 4) sorted by relevance
50 const char *const shorthelp; member60 .shorthelp = SHORTHELP, \
219 (*cmd)->name, (*cmd)->shorthelp); in list_commands()230 printf("\n%s - %s\n", argv[1], cmd->shorthelp); in do_help()
92 def usage(self, shorthelp=0): argument530 app.usage(shorthelp=1)