From e10cd5618bd20c9ea00bd2f3fc14872464b1409b Mon Sep 17 00:00:00 2001 From: Morris Chan <50395688+Momooou@users.noreply.github.com> Date: Mon, 8 Aug 2022 17:43:32 +0800 Subject: [PATCH] yaml: grammar fixup (cherry picked from commit b9aac6dd18ef66930c6ab81bf45402db2c442053) --- doc/userguide/configuration/suricata-yaml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/configuration/suricata-yaml.rst b/doc/userguide/configuration/suricata-yaml.rst index 40430b52b8..91c0ca0985 100644 --- a/doc/userguide/configuration/suricata-yaml.rst +++ b/doc/userguide/configuration/suricata-yaml.rst @@ -32,7 +32,7 @@ waiting for processing packets.) Runmodes -------- -By default the runmode option is disabled With the runmodes setting +By default the runmode option is disabled. With the runmodes setting you can set the runmode you would like to use. For all runmodes available, enter **--list-runmodes** in your command line. For more information, see :doc:`../performance/runmodes`.