Document brief option for show command

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Paul Gear 2012-10-20 14:03:01 +10:00 committed by Tom Eastep
parent 6c06302d2a
commit cf68379c4c
4 changed files with 32 additions and 0 deletions

View File

@ -337,6 +337,8 @@
<arg choice="plain"><option>show</option></arg>
<arg><option>-b</option></arg>
<arg><option>-x</option></arg>
<arg><option>-l</option></arg>
@ -841,6 +843,12 @@
Netfilter table to display. The default is <emphasis
role="bold">filter</emphasis>.</para>
<para>The <emphasis role="bold">-b</emphasis> ('brief')
option causes rules which have not been used (i.e. which
have zero packet and byte counts) to be omitted from the
output. In the future, this may be extended to omit unused
chains entirely.</para>
<para>The <emphasis role="bold">-l</emphasis> option causes
the rule number for each Netfilter rule to be
displayed.</para>

View File

@ -502,6 +502,8 @@
<arg choice="plain"><option>show</option></arg>
<arg><option>-b</option></arg>
<arg><option>-x</option></arg>
<arg><option>-l</option></arg>
@ -1394,6 +1396,12 @@
Netfilter table to display. The default is <emphasis
role="bold">filter</emphasis>.</para>
<para>The <emphasis role="bold">-b</emphasis> ('brief')
option causes rules which have not been used (i.e. which
have zero packet and byte counts) to be omitted from the
output. In the future, this may be extended to omit unused
chains entirely.</para>
<para>The <emphasis role="bold">-l</emphasis> option causes
the rule number for each Netfilter rule to be
displayed.</para>

View File

@ -337,6 +337,8 @@
<arg choice="plain"><option>show</option></arg>
<arg><option>-b</option></arg>
<arg><option>-x</option></arg>
<arg><option>-l</option></arg>
@ -839,6 +841,12 @@
Netfilter table to display. The default is <emphasis
role="bold">filter</emphasis>.</para>
<para>The <emphasis role="bold">-b</emphasis> ('brief')
option causes rules which have not been used (i.e. which
have zero packet and byte counts) to be omitted from the
output. In the future, this may be extended to omit unused
chains entirely.</para>
<para>The <emphasis role="bold">-l</emphasis> option causes
the rule number for each Netfilter rule to be
displayed.</para>

View File

@ -449,6 +449,8 @@
<arg choice="plain"><option>show</option></arg>
<arg><option>-b</option></arg>
<arg><option>-x</option></arg>
<arg><option>-l</option></arg>
@ -1275,6 +1277,12 @@
Netfilter table to display. The default is <emphasis
role="bold">filter</emphasis>.</para>
<para>The <emphasis role="bold">-b</emphasis> ('brief')
option causes rules which have not been used (i.e. which
have zero packet and byte counts) to be omitted from the
output. In the future, this may be extended to omit unused
chains entirely.</para>
<para>The <emphasis role="bold">-l</emphasis> option causes
the rule number for each Netfilter rule to be
displayed.</para>