With version 1.3.2 you removed the parameter -d. The Usage output says [-o output_file_or_dir ]. But if I set -o /home/mrichter/some_dirI get:
INFO: eu.digitisation.utils.xml.DocumentParser: javax.xml.transform.TransformerException: java.io.FileNotFoundException: /home/mrichter/some_dir (Is a directory)
So it seems to be impossible to set a directory for the HTML output.