From 8e4da325947d1ac6b5959212552b50b371a572b1 Mon Sep 17 00:00:00 2001 From: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com> Date: Sun, 12 Jun 2022 02:09:41 -0700 Subject: [PATCH] Update manpage to fix typo in --max-ctu-depth cli option. (#4206) --- man/cppcheck.1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/cppcheck.1.xml b/man/cppcheck.1.xml index 5d917b068..60e9e94ff 100644 --- a/man/cppcheck.1.xml +++ b/man/cppcheck.1.xml @@ -462,7 +462,7 @@ There are false positives with this option. Each result must be carefully invest - + Maximum depth in whole program analysis. Default is 2.