help_command

Function help_command 

Source
pub fn help_command(
    app_name: &str,
    app_version: Option<&str>,
    root: &Command,
    theme: &HelpTheme,
    args: &HelpArgs,
) -> Result<()>
Expand description

handle a help <topic> command without custom docs.