mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Document the -i update option in the manpages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9abe60bc27
commit
cb74b2d706
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user