mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
fix option
This commit is contained in:
parent
3cdad547b0
commit
58d93a13cd
@ -154,7 +154,7 @@ sub new {
|
|||||||
$options{options}->add_options(arguments =>
|
$options{options}->add_options(arguments =>
|
||||||
{
|
{
|
||||||
"filter-ip-address:s" => { name => 'filter_ip_address' },
|
"filter-ip-address:s" => { name => 'filter_ip_address' },
|
||||||
"filter_bssid:s" => { name => 'filter_bssid' },
|
"filter-bssid:s" => { name => 'filter_bssid' },
|
||||||
"filter-essid:s" => { name => 'filter_essid' },
|
"filter-essid:s" => { name => 'filter_essid' },
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user