mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-23 19:21:21 +02:00
Remove -f command option from reset
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7140 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
383b8ecd32
commit
121fef1d80
@ -281,8 +281,7 @@
|
|||||||
|
|
||||||
<arg>-<replaceable>options</replaceable></arg>
|
<arg>-<replaceable>options</replaceable></arg>
|
||||||
|
|
||||||
<arg
|
<arg choice="plain"><option>reset</option></arg>
|
||||||
choice="plain"><option>reset</option><arg><option>-f</option></arg></arg>
|
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
|
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
@ -519,7 +518,7 @@
|
|||||||
defined in the <ulink
|
defined in the <ulink
|
||||||
url="shorewall-interfaces.html">shorewall-interfaces</ulink>(5)
|
url="shorewall-interfaces.html">shorewall-interfaces</ulink>(5)
|
||||||
file. A <emphasis>host-list</emphasis> is comma-separated list whose
|
file. A <emphasis>host-list</emphasis> is comma-separated list whose
|
||||||
elements are a host or network address.<caution>
|
elements are host or network addresses.<caution>
|
||||||
<para>The <command>add</command> command is not very robust. If
|
<para>The <command>add</command> command is not very robust. If
|
||||||
there are errors in the <replaceable>host-list</replaceable>,
|
there are errors in the <replaceable>host-list</replaceable>,
|
||||||
you may see a large number of error messages yet a subsequent
|
you may see a large number of error messages yet a subsequent
|
||||||
@ -897,12 +896,6 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>All the packet and byte counters in the firewall are
|
<para>All the packet and byte counters in the firewall are
|
||||||
reset.</para>
|
reset.</para>
|
||||||
|
|
||||||
<para>If the <option>-f</option> is given, the command will be
|
|
||||||
processed by the compiled script that executed the last successful
|
|
||||||
<emphasis role="bold">start</emphasis>, <emphasis
|
|
||||||
role="bold">restart</emphasis> or <emphasis
|
|
||||||
role="bold">refresh</emphasis> command if that script exists.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user