pub fn format_dry_run_command( runner: Runner, script: &str, args: Option<&str>, ) -> String
Format a command for display in dry-run mode.