Provided by: cppcheck_2.11-3_amd64
NAME
cppcheck-htmlreport - HTML report generator for cppcheck
SYNOPSIS
cppcheck-htmlreport [options]
OPTIONS
-h, --help Show this help message and exit. --title=TITLE The title of the project. --file=FILE The cppcheck xml output file to read defects from. Default is reading from stdin. --report-dir=REPORT_DIR The directory where the HTML report content is written. --source-dir=SOURCE_DIR Base directory where source code files can be found. --source-encoding=SOURCE_ENCODING Encoding of source code.
SEE ALSO
cppcheck(1)