Searched refs:get_help_flag (Results 1 – 2 of 2) sorted by relevance
389 try_help(&mut styled, get_help_flag(cmd)); in format_error_message()408 pub(crate) fn get_help_flag(cmd: &Command) -> Option<&'static str> { in get_help_flag() function
147 .set_help_flag(format::get_help_flag(cmd)) in with_cmd()