Skip to main content

is_help

Function is_help 

Source
pub(crate) fn is_help(argument: &str) -> bool
Expand 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.