pub fn apply_defaults(command: Command) -> CommandExpand description
Apply the *ctl parser contract to a clap command.
-h/--help and -V/--version stay on. disable_help_flag is forbidden.
Repeated flags last-win (args_override_self);
crate::flags::chassis_warnings still reports the clash.