minor program doc change
This commit is contained in:
parent
2d635439ad
commit
a378ab3e3e
@ -51,7 +51,8 @@ if ( $ARGV[2] ) {
|
|||||||
$emailArg = $ARGV[2];
|
$emailArg = $ARGV[2];
|
||||||
}
|
}
|
||||||
|
|
||||||
# Open roster file .. hopefully columns remain the same
|
# Open roster file .. hopefully columns remain the same,
|
||||||
|
# but @fields can be adjusted as required.
|
||||||
my $file;
|
my $file;
|
||||||
$file = $ARGV[1];
|
$file = $ARGV[1];
|
||||||
my $fh;
|
my $fh;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user