auth_help
static int auth_help(const char *);
{ "help", 0, auth_help, 0 },
{ "?", "Print help information", auth_help, 0 },