help_command_program

Function help_command_program 

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

show program help when no command was provided.