Document the -i update option in the manpages

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-12-14 20:54:56 -08:00
parent 9abe60bc27
commit cb74b2d706
2 changed files with 18 additions and 0 deletions

View File

@ -691,6 +691,8 @@
<arg><option>-D</option></arg>
<arg><option>-i</option></arg>
<arg><replaceable>directory</replaceable></arg>
</cmdsynopsis>
@ -1776,6 +1778,13 @@
updated, the original is saved in a .bak file in the same
directory.</para>
<para>The -i option was added in Shorewall 4.6.0. When this option
is specified, the compiler will walk through the directories in the
CONFIG_PATH replacing alternative column specifications following a
semicolon (";") to alternate column specifications enclosed in curly
braces ("{...}"). When a file is updated, the original is saved in a
.bak file in the same directory.</para>
<para>For a description of the other options, see the <emphasis
role="bold">check</emphasis> command above.</para>
</listitem>

View File

@ -606,6 +606,8 @@
<arg><option>-D</option></arg>
<arg><option>-i</option></arg>
<arg><replaceable>directory</replaceable></arg>
</cmdsynopsis>
@ -1612,6 +1614,13 @@
updated, the original is saved in a .bak file in the same
directory.</para>
<para>The -i option was added in Shorewall 4.6.0. When this option
is specified, the compiler will walk through the directories in the
CONFIG_PATH replacing alternative column specifications following a
semicolon (";") to alternate column specifications enclosed in curly
braces ("{...}"). When a file is updated, the original is saved in a
.bak file in the same directory.</para>
<para>For a description of the other options, see the <emphasis
role="bold">check</emphasis> command above.</para>
</listitem>