pub fn print_subcommand_help(parent_command: &str, commands: &[Box<dyn Command>])
Print the help message for all sub commands.