pub fn print_subcommand_help(parent_command: &str, commands: &[Box<dyn Command>])
Expand description

Print the help message for all sub commands.