pub fn print_command_help(cmd_config: &CommandConfig, name: &str)Expand description
Print help for a sub-command (its arguments, nested commands, and entry). Orchestrates the per-section helpers below.
pub fn print_command_help(cmd_config: &CommandConfig, name: &str)Print help for a sub-command (its arguments, nested commands, and entry). Orchestrates the per-section helpers below.