mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #7189 from peteeckel/fix/check_service-7188
Use --description instead of -d for check_service.exe
This commit is contained in:
commit
bbbf43fdc5
@ -222,7 +222,7 @@ object CheckCommand "service-windows" {
|
||||
required = true
|
||||
description = "Service to check"
|
||||
}
|
||||
"-d" = {
|
||||
"--description" = {
|
||||
set_if = "$service_win_description$"
|
||||
description = "Use service description instead of name"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user