Constant ockam_command::util::exitcode::USAGE
source · pub const USAGE: ExitCode = 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, etc.