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