Searched refs:set_help_flag (Results 1 – 1 of 1) sorted by relevance
147 .set_help_flag(format::get_help_flag(cmd)) in with_cmd()303 pub(crate) fn set_help_flag(mut self, help_flag: Option<&'static str>) -> Self { in set_help_flag() method