pub(crate) fn is_help(argument: &str) -> boolExpand description
Both spellings of the request for help.
-h is what a reader tries when --help has not occurred to them
yet, and answering it with “not a choir command” refuses the one
question every command line has to answer.