Add -c option to reload documentation

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4856 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-12 16:53:39 +00:00
parent f13d58718d
commit 7fd8db4f85

View File

@ -1073,7 +1073,7 @@ gateway:~ #</programlisting>
Shorewall Lite)</term>
<listitem>
<para><command>reload [ -s ] [ &lt;directory&gt; ]
<para><command>reload [ -s ] [ -c ] [ &lt;directory&gt; ]
&lt;system&gt;</command></para>
<para>If &lt;directory&gt; is omitted, the current working directory
@ -1132,6 +1132,12 @@ gateway:~ #</programlisting>
<member><command>ssh root@&lt;system&gt; '/sbin/shorewall-lite
save'</command></member>
</simplelist>
<para>The -c option was added in Shorewall 3.2.6. It causes the
capabilities of the remote system to be collected and stored in a
<filename>capabilities</filename> file in the specified (or
defaulted) &lt;directory&gt; before the configuration is
compiled.</para>
</listitem>
</varlistentry>