From 288417f076de1def8f44a312830e05ed74883d1f Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Wed, 10 Jul 2019 10:18:24 +0200 Subject: [PATCH] fix help --- centreon-plugins/apps/vmware/connector/mode/snapshotvm.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/centreon-plugins/apps/vmware/connector/mode/snapshotvm.pm b/centreon-plugins/apps/vmware/connector/mode/snapshotvm.pm index 67f6a07b7..fdb031c95 100644 --- a/centreon-plugins/apps/vmware/connector/mode/snapshotvm.pm +++ b/centreon-plugins/apps/vmware/connector/mode/snapshotvm.pm @@ -254,11 +254,11 @@ Select the unit for performance data and thresholds. May be 's' for seconds, 'm' =item B<--warning> -Threshold warning in seconds. +Warning threshold for snapshot's age. =item B<--critical> -Threshold critical in seconds. +Critical threshold for snapshot's age. =back