Use the outfile parameter
Created by: slifty
mw2pdf doesn't actually use the outfile parameter right now:
.requiredOption('-o, --out <path>', 'path to the output file')
This should be fixed, and the final PDF should be moved to wherever the outfile is once it's rendered.