forked from extern/shorewall_code
Add 'preview' to Perl doc
This commit is contained in:
parent
eb0abb3dd7
commit
b3f57ae5dc
@ -760,6 +760,14 @@ DNAT- net 192.168.1.3 tcp 21</programl
|
||||
<para>Specifies whether an IPv4 or an IPv6 firewall is to be
|
||||
created.</para>
|
||||
|
||||
<simplelist>
|
||||
<member><emphasis role="bold">--preview</emphasis></member>
|
||||
</simplelist>
|
||||
|
||||
<para>Added in Shorewall 4.4.6. If no filename is given, this option
|
||||
causes the generated input to iptables-input to be displayed on standard
|
||||
output.</para>
|
||||
|
||||
<para>Example (compiles the configuration in the current directory
|
||||
generating a script named 'firewall' and using VERBOSITY
|
||||
2).<programlisting><emphasis role="bold">/usr/share/shorewall/compiler.pl -v 2 -d . firewall</emphasis></programlisting><note>
|
||||
@ -864,6 +872,15 @@ set +a
|
||||
<para>Address family: 4 or 6</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>preview</term>
|
||||
|
||||
<listitem>
|
||||
<para>Added in Shorewall 4.4.6.l Preview the ruleset on standard
|
||||
output.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>Those parameters that are supplied must have defined values.
|
||||
|
Loading…
Reference in New Issue
Block a user