Clarify <filename> in the generated script's header

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-04-18 16:45:17 -07:00
parent 7ee44d6b4b
commit 6201f37913
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -43,6 +43,8 @@
# --inline # Update alternative column specifications
# --update # Update configuration to current release
#
# If the <filename> is omitted, then a 'check' operation is performed.
#
use strict;
use FindBin;
use lib "$FindBin::Bin";