help(http-jsoncontent): fixed the pod in jsoncontent.pm (#5389)

No associated ticket
This commit is contained in:
ponchoh 2025-01-23 05:55:43 -05:00 committed by GitHub
parent 3164c6b12c
commit 8ee6889662
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>