diff --git a/apps/vmware/connector/mode/datastoreusage.pm b/apps/vmware/connector/mode/datastoreusage.pm index ba9d3b02b..7f6312e45 100644 --- a/apps/vmware/connector/mode/datastoreusage.pm +++ b/apps/vmware/connector/mode/datastoreusage.pm @@ -278,12 +278,12 @@ Can used special variables like: %{accessible} =item B<--warning-*> Threshold warning. -Can be: 'total', 'snapshot'. +Can be: 'usage', 'provisioned'. =item B<--critical-*> Threshold critical. -Can be: 'total', 'snapshot'. +Can be: 'usage', 'provisioned'. =back