Details
Description
When calling binarycreator with -n and -e option at the same time, the resulting errormessage is wrong:
"Error: --include and --exclude are mutually exclusive. Use either one or the other."
While -e is superfluous when using -n, a warning would be enough. At least the errormessage needs to be fixed.