From cb74b2d70683fc079e294ee41f3b9cc596e07882 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 14 Dec 2013 20:54:56 -0800 Subject: [PATCH] Document the -i update option in the manpages Signed-off-by: Tom Eastep --- Shorewall/manpages/shorewall.xml | 9 +++++++++ Shorewall6/manpages/shorewall6.xml | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/Shorewall/manpages/shorewall.xml b/Shorewall/manpages/shorewall.xml index a710cfaf9..dc533d21b 100644 --- a/Shorewall/manpages/shorewall.xml +++ b/Shorewall/manpages/shorewall.xml @@ -691,6 +691,8 @@ + + directory @@ -1776,6 +1778,13 @@ updated, the original is saved in a .bak file in the same directory. + 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. + For a description of the other options, see the check command above. diff --git a/Shorewall6/manpages/shorewall6.xml b/Shorewall6/manpages/shorewall6.xml index e86d8b1fc..83f305b61 100644 --- a/Shorewall6/manpages/shorewall6.xml +++ b/Shorewall6/manpages/shorewall6.xml @@ -606,6 +606,8 @@ + + directory @@ -1612,6 +1614,13 @@ updated, the original is saved in a .bak file in the same directory. + 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. + For a description of the other options, see the check command above.