help_command_program_docs

Function help_command_program_docs 

Source
pub fn help_command_program_docs(
    app_name: &str,
    app_version: Option<&str>,
    root: &Command,
    docs: &DocRegistry,
    theme: &HelpTheme,
) -> Result<()>
Expand description

program help with attached docs.