From 8ee6889662bc17c132c9c42731d06ee4c7a20ae5 Mon Sep 17 00:00:00 2001 From: ponchoh Date: Thu, 23 Jan 2025 05:55:43 -0500 Subject: [PATCH] help(http-jsoncontent): fixed the pod in jsoncontent.pm (#5389) No associated ticket --- src/apps/protocols/http/mode/jsoncontent.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/protocols/http/mode/jsoncontent.pm b/src/apps/protocols/http/mode/jsoncontent.pm index d57d8b318..c9c786d1f 100644 --- a/src/apps/protocols/http/mode/jsoncontent.pm +++ b/src/apps/protocols/http/mode/jsoncontent.pm @@ -459,7 +459,7 @@ Critical threshold (default: on total matching elements) =item B<--threshold-value> Define the scope to which the numeric thresholds apply. -Possible values for this option: 'value' to check numeric values, 'count' to check the number of values (default: count). +Possible values for this option: 'values' to check numeric values, 'count' to check the number of values (default: count). =item B<--warning-string>