env_help
{ "help", 0, env_help, 0 },
{ "?", "Print help information", env_help, 0 },
static struct env_lst *env_help(const char *, char *);