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