diff --git a/man/cppcheck.1.xml b/man/cppcheck.1.xml index 2159a80ab..3344d02b3 100644 --- a/man/cppcheck.1.xml +++ b/man/cppcheck.1.xml @@ -287,13 +287,13 @@ Directory name is matched to all parts of the path. - Match regular expression. + Match regular expression to create your own checks. E.g. rule "/ 0" can be used to check division by zero. - Use given rule file. + Use given rule XML file. See https://sourceforge.net/projects/cppcheck/files/Articles/ for more info about the syntax.