Constant proc_exit::sysexits::USAGE_ERR

source ·
pub const USAGE_ERR: Code;
Expand description

The command was used incorrectly, e.g. with the wrong number of arguments, a bad flag, bad syntax in a parameter, or whatever.