doc: fix doc syntax error in rate_filter example.

pull/13880/head
Andreas Dolp 3 years ago committed by Victor Julien
parent 21b27597d6
commit 228abb7da0

@ -32,7 +32,7 @@ Rate filters allow changing of a rule action when a rule matches.
Syntax::
rate_filter: rate_filter gen_id <gid>, sig_id <sid>, track <tracker>, \
rate_filter gen_id <gid>, sig_id <sid>, track <tracker>, \
count <c>, seconds <s>, new_action <action>, timeout <timeout>
Example::

Loading…
Cancel
Save