Usage: java -jar HourParser.jar [OPTION]... [FILE]... Reads reported hours from specified files and writes a summary in HTML format. --header-file=FILE header for the output files --footer-file=FILE footer for the output files --base-url=URL base url for the html links (default: ./) --output-dir=DIR directory where the output files are saved (default: ./) --plain-index generate only a plain index for inclusion --name-prefix=STRING prefix for the output file names (default: hours) --name-suffix=STRING suffix for the output file names (default: .html) --date-format=FORMAT format of the dates in input files (default: d.M.yyyy) --locale=LOCALE sets the system locale (default: fi_FI) --help display this help and exit --version output version information and exit