mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-29 11:04:03 +01:00
Make options consistent (add a '-' before 't')
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
cf68379c4c
commit
5a103e8ec5
@ -1396,20 +1396,20 @@
|
|||||||
Netfilter table to display. The default is <emphasis
|
Netfilter table to display. The default is <emphasis
|
||||||
role="bold">filter</emphasis>.</para>
|
role="bold">filter</emphasis>.</para>
|
||||||
|
|
||||||
<para>The <emphasis role="bold">-b</emphasis> ('brief')
|
<para>The <emphasis role="bold">-b</emphasis> ('brief') option
|
||||||
option causes rules which have not been used (i.e. which
|
causes rules which have not been used (i.e. which have zero
|
||||||
have zero packet and byte counts) to be omitted from the
|
packet and byte counts) to be omitted from the output. In the
|
||||||
output. In the future, this may be extended to omit unused
|
future, this may be extended to omit unused chains
|
||||||
chains entirely.</para>
|
entirely.</para>
|
||||||
|
|
||||||
<para>The <emphasis role="bold">-l</emphasis> option causes
|
<para>The <emphasis role="bold">-l</emphasis> option causes
|
||||||
the rule number for each Netfilter rule to be
|
the rule number for each Netfilter rule to be
|
||||||
displayed.</para>
|
displayed.</para>
|
||||||
|
|
||||||
<para>If the <emphasis role="bold">t</emphasis> option and the
|
<para>If the -<emphasis role="bold">t</emphasis> option and
|
||||||
<option>chain</option> keyword are both omitted and any of the
|
the <option>chain</option> keyword are both omitted and any of
|
||||||
listed <replaceable>chain</replaceable>s do not exist, a usage
|
the listed <replaceable>chain</replaceable>s do not exist, a
|
||||||
message is displayed.</para>
|
usage message is displayed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user