for_command

Function for_command 

Source
pub fn for_command(cmd: &str) -> Option<&'static str>
Expand description

Return detailed help text for a single command, or None if the command name is not recognized.