Rename arguments fields:
- inputfile -> file
- output folder -> output
- header filename -> headerfile
- function identifier -> identifier
- chunk size -> chunksize
ie:
--file=/path/to/input/file
--output=/path/to/output/folder
--headerfile=SplashScreen.h
--identifier=SplashScreen
--chunksize=200