Call "bakeConv -h" to display the command line options.
-f <filename> is the most important option.If you want to start the conversion process call
bakeConv -f Converter.config
If you want to convert just one project (which is defined in your config file), then use
bakeConv -f Converter.config -p projToConvert
Information about bakeConv via "bakeConv <option>"
With --debug you have the possibility to print out debug information.