opterror
return opterror(opt, "takes no value", flags);
return opterror(opt, reason, flags);
return opterror(opt, "expects a numerical value", flags);
return opterror(opt, "expects an unsigned numerical value", flags);
return opterror(opt, "expects a numerical value", flags);
return opterror(opt, "expects a numerical value", flags);
return opterror(opt, "expects a numerical value", flags);
return opterror(opt, "expects an unsigned numerical value", flags);
return opterror(opt, "expects a numerical value", flags);
return opterror(options, "takes no value", flags);
return opterror(opt, "requires a value", flags);
return opterror(opt, "takes no value", flags);
return opterror(opt, "isn't available", flags);
return opterror(opt, "is not usable", flags);
opterror(opt, msg, flags);