From 6b4d32c6bbb6ead772435d9811c0b76899fe1a97 Mon Sep 17 00:00:00 2001 From: Todd Mortimer Date: Mon, 30 Mar 2020 23:49:32 +0000 Subject: [PATCH] doc: Update documentation for by_rule and by_both thresholds. --- doc/userguide/configuration/global-thresholds.rst | 2 +- doc/userguide/rules/thresholding.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/userguide/configuration/global-thresholds.rst b/doc/userguide/configuration/global-thresholds.rst index 017db8d5e8..ff070d13a4 100644 --- a/doc/userguide/configuration/global-thresholds.rst +++ b/doc/userguide/configuration/global-thresholds.rst @@ -20,7 +20,7 @@ Syntax: :: threshold gen_id , sig_id , type , \ - track , count , seconds + track , count , seconds rate_filter ~~~~~~~~~~~ diff --git a/doc/userguide/rules/thresholding.rst b/doc/userguide/rules/thresholding.rst index 3d83859385..401f573696 100644 --- a/doc/userguide/rules/thresholding.rst +++ b/doc/userguide/rules/thresholding.rst @@ -16,7 +16,7 @@ frequency. It has 3 modes: threshold, limit and both. Syntax:: - threshold: type , track , count , seconds + threshold: type , track , count , seconds type "threshold" ~~~~~~~~~~~~~~~~ @@ -97,7 +97,7 @@ again. Syntax:: - detection_filter: track , count , seconds + detection_filter: track , count , seconds Example::