= [
('source-path=', None, 'path to the folder holding source files'),
('verbose=', None, 'controls the logging level (0 - Nothing, 2- Everything) Default: 0 - Nothing'),
('include-path=', None, 'path to additional files required for processing.'),
('scratch-path=', None, 'path to scratch folder where all temporary data is located during the build event'),
('output-file-path=', None, 'path to the output directory'),
('logo=', None, 'Custom logo for the upper left corner. Defaults to None, leaving the space empty'),
]