doc: fix doc syntax error in rate_filter example.

(cherry picked from commit 228abb7da0)
pull/14039/head
Andreas Dolp 4 years ago committed by Victor Julien
parent e3433c75fc
commit 62d2a69f8a

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