X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=clearadm%2Fupdateccfs.pl;h=60b994e7c11eedeae1f9707c722ccd79265892ff;hb=HEAD;hp=6a82134427b923ba847fa4e7803c1adf5bbe3978;hpb=a70e80a6af6e31d56b120348bc8bc23cdd6543f5;p=clearscm.git diff --git a/clearadm/updateccfs.pl b/clearadm/updateccfs.pl index 6a82134..60b994e 100755 --- a/clearadm/updateccfs.pl +++ b/clearadm/updateccfs.pl @@ -250,7 +250,7 @@ my %opts; # Main my $startTime = time; -GetOptions ( +GetOptions( \%opts, 'usage' => sub { Usage }, 'verbose' => sub { set_verbose },