pub fn for_command(cmd: &str) -> Option<&'static str>
Return detailed help text for a single command, or None if the command name is not recognized.
None