modehelp
static int modehelp(void);
{ "help", 0, (int (*)(int))modehelp, 0, 0 },
{ "?", "Print help information", (int (*)(int))modehelp, 0, 0 },