pub fn remove_flag(args: &mut Vec<String>, flag: &str) -> Option<String>
Remove a flag and its value from command arguments