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