pub fn build_resume_command(app_name: &str, supplied_args: &[String]) -> String
Build a resume command string from the already-supplied args.
Shows the user what to run to continue where they left off.