# Variables
ErrorNotEnoughArguments indicates than user passed too few arguments.
ErrorPatchAndQuiet indicates than user specified "patch" and "quiet" flags together.
ErrorVerboseAndPatch indicates than user specified "verbose" and "patch" flags together.
ErrorVerboseAndQuiet indicates than user specified "verbose" and "quiet" flags together.