mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-22 13:39:06 +01:00
Fix compiler.pl help
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8169 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
60080486ec
commit
e7203344d9
@ -43,7 +43,7 @@ use Shorewall::Compiler;
|
||||
use Getopt::Long;
|
||||
|
||||
sub usage( $ ) {
|
||||
print STDERR 'usage: compiler.pl [ <option> ... ] <filename> ]
|
||||
print STDERR 'usage: compiler.pl [ <option> ... ] [ <filename> ]
|
||||
|
||||
options are:
|
||||
[ --export ]
|
||||
|
Loading…
Reference in New Issue
Block a user