USAGE_ERROR

Constant USAGE_ERROR 

Source
pub const USAGE_ERROR: i32 = 64;
Expand description

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