forked from extern/shorewall_code
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
|
||||
choice="plain"><option>reset</option><arg><option>-f</option></arg></arg>
|
||||
<arg choice="plain"><option>reset</option></arg>
|
||||
</cmdsynopsis>
|
||||
|
||||
<cmdsynopsis>
|
||||
@ -519,7 +518,7 @@
|
||||
defined in the <ulink
|
||||
url="shorewall-interfaces.html">shorewall-interfaces</ulink>(5)
|
||||
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
|
||||
there are errors in the <replaceable>host-list</replaceable>,
|
||||
you may see a large number of error messages yet a subsequent
|
||||
@ -897,12 +896,6 @@
|
||||
<listitem>
|
||||
<para>All the packet and byte counters in the firewall are
|
||||
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>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user