From 3f8981a24327722eea9abe299e10f33cc6b87667 Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Thu, 15 Mar 2018 15:54:12 +0100 Subject: [PATCH] Updated comments --- configs/etc/check_host.conf.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/etc/check_host.conf.dist b/configs/etc/check_host.conf.dist index c0bb8ec..438849a 100644 --- a/configs/etc/check_host.conf.dist +++ b/configs/etc/check_host.conf.dist @@ -10,8 +10,8 @@ # [default: init] display_style=init -# specify the list of HC plugins that need to be executed -# [hc:HC plugin name] +# specify the list of HC plugins that need to be executed (plugin configuration file is optional) +# [hc:HC plugin name:HC plugin configuration file] hc:plugin1 hc:plugin2