modehelp
{ "mode", H(modehelp), 0, 1, 1, CMPL0 setftmode },
char modehelp[] = "set file transfer mode";
{ "help", 0, modehelp, 0 },
{ "?", "Print help information", modehelp, 0 },
static int modehelp(int);