diff --git a/itl/command-plugins-windows.conf b/itl/command-plugins-windows.conf index 98a723452..22ab623b9 100644 --- a/itl/command-plugins-windows.conf +++ b/itl/command-plugins-windows.conf @@ -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" }