pub fn unknown_option(cmd: &str, option: &str) -> CommandResultExpand description
Standard error for unrecognized options, matching bash/GNU conventions.
pub fn unknown_option(cmd: &str, option: &str) -> CommandResultStandard error for unrecognized options, matching bash/GNU conventions.