Updated man page for --vcl

This commit is contained in:
Reijo Tomperi 2009-03-01 18:55:54 +00:00
parent c7b068c174
commit 92b0fa45b3
1 changed files with 7 additions and 0 deletions

View File

@ -109,6 +109,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<arg choice="opt"><option>--quiet</option></arg>
<arg choice="opt"><option>--style</option></arg>
<arg choice="opt"><option>--unused-functions</option></arg>
<arg choice="opt"><option>--vcl</option></arg>
<arg choice="opt"><option>--verbose</option></arg>
<arg choice="opt"><option>-j[jobs]</option></arg>
<arg choice="opt"><option>--xml</option></arg>
@ -180,6 +181,12 @@ files, this is not needed.</para>
<para>Check if there are unused functions</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--vcl</option></term>
<listitem>
<para>Suppress messages about memory leaks when using VCL classes</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-v</option></term>
<term><option>--verbose</option></term>