From 1d6e6b65dba17baa30b31702284e9b3b52a90a59 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 7 May 2012 17:06:35 -0700 Subject: [PATCH] Finish a comment Signed-off-by: Tom Eastep --- Shorewall/Perl/compiler.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/compiler.pl b/Shorewall/Perl/compiler.pl index d593782d6..7c25938e8 100755 --- a/Shorewall/Perl/compiler.pl +++ b/Shorewall/Perl/compiler.pl @@ -37,7 +37,7 @@ # --log_verbosity= # Log Verbosity range -1 to 2 # --family= # IP family; 4 = IPv4 (default), 6 = IPv6 # --preview # Preview the ruleset. -# -- +# --shorewallrc= # Path to shorewallrc file. # --config_path= # Search path for config files # use strict;