1
0
mirror of https://github.com/ranl/monitor-utils.git synced 2024-09-28 16:13:41 +02:00

Update check-netapp-ng.pl

This commit is contained in:
azalane 2017-08-30 08:15:16 +02:00 committed by GitHub
parent 5dd2ec89dd
commit d5e0b11c74

View File

@ -505,7 +505,7 @@ my $result = GetOptions(\%opt,
'exclude|e=s',
'inform|I',
'timeout|t=i',
"help|h",
"help|h",
'version!',
);
if(defined $opt{'version'}) {