Removed --vcl fromt he man page
This commit is contained in:
parent
92b0fa45b3
commit
8e5f0b19fa
|
@ -109,7 +109,6 @@ 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>
|
||||
|
@ -181,12 +180,6 @@ 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>
|
||||
|
|
Loading…
Reference in New Issue