diff --git a/man/manual.md b/man/manual.md index 756a75ba2..01ded0060 100644 --- a/man/manual.md +++ b/man/manual.md @@ -937,7 +937,7 @@ The .cfg file format is documented in the `Reference: Cppcheck .cfg format` (htt # HTML Report -You can convert the XML output from Cppcheck into a HTML report. You'll need Python and the pygments module ( for this to work. In the Cppcheck source tree there is a folder htmlreport that contains a script that transforms a Cppcheck XML file into HTML output. +You can convert the XML output from Cppcheck into a HTML report. You'll need Python and the pygments module () for this to work. In the Cppcheck source tree there is a folder htmlreport that contains a script that transforms a Cppcheck XML file into HTML output. This command generates the help screen: