mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
fix option filter-core (#1884)
This commit is contained in:
parent
df1e3a3d21
commit
c6c6486c92
@ -90,7 +90,7 @@ sub new {
|
||||
|
||||
$options{options}->add_options(arguments => {
|
||||
'cluster' => { name => 'cluster' },
|
||||
'filter-core' => { name => 'filter_core' },
|
||||
'filter-core:s' => { name => 'filter_core' },
|
||||
});
|
||||
|
||||
return $self;
|
||||
|
Loading…
x
Reference in New Issue
Block a user