Update manpage to fix typo in --max-ctu-depth cli option. (#4206)

This commit is contained in:
WinterSolstice8 2022-06-12 02:09:41 -07:00 committed by GitHub
parent 8255e32540
commit 8e4da32594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ There are false positives with this option. Each result must be carefully invest
</varlistentry>
<varlistentry>
<term>
<option>--max-ctu-depths=&lt;limit&gt;</option>
<option>--max-ctu-depth=&lt;limit&gt;</option>
</term>
<listitem>
<para>Maximum depth in whole program analysis. Default is 2.</para>