1
0
mirror of https://github.com/ranl/monitor-utils.git synced 2024-11-05 07:43:40 +01:00

Update check-netapp-ng.pl

This commit is contained in:
azalane 2017-08-30 08:14:34 +02:00 committed by GitHub
parent 63f755f2e3
commit 5dd2ec89dd

View File

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