diff --git a/Shorewall/Perl/compiler.pl b/Shorewall/Perl/compiler.pl index d14442796..d593782d6 100755 --- a/Shorewall/Perl/compiler.pl +++ b/Shorewall/Perl/compiler.pl @@ -37,6 +37,7 @@ # --log_verbosity= # Log Verbosity range -1 to 2 # --family= # IP family; 4 = IPv4 (default), 6 = IPv6 # --preview # Preview the ruleset. +# -- # --config_path= # Search path for config files # use strict; @@ -65,7 +66,7 @@ sub usage( $ ) { [ --annotate ] [ --update ] [ --convert ] - [ --shorewallrc ] + [ --shorewallrc= ] [ --config_path= ] ';