1
0
mirror of https://github.com/ranl/monitor-utils.git synced 2024-09-29 00:23:42 +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', 'exclude|e=s',
'inform|I', 'inform|I',
'timeout|t=i', 'timeout|t=i',
"help|h", "help|h",
'version!', 'version!',
); );
if(defined $opt{'version'}) { if(defined $opt{'version'}) {