generate_subcommand_help

Function generate_subcommand_help 

Source
pub fn generate_subcommand_help(
    variant: &'static Variant,
    parent_program: &str,
    config: &HelpConfig,
) -> String
Expand description

Generate help for a specific subcommand variant.