]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
userguide: Add rule file globbing option details 7948/head
authorjason taylor <jtfas90@gmail.com>
Wed, 21 Sep 2022 20:26:32 +0000 (20:26 +0000)
committerVictor Julien <vjulien@oisf.net>
Thu, 29 Sep 2022 09:29:13 +0000 (11:29 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
doc/userguide/partials/options.rst

index bb163e3c93803452af8393c676fe5b0101bfaf76..bba0be0d76e73090f90a4ee9b8b62a44bd2b83d5 100644 (file)
    With the -s option you can set a file with signatures, which will
    be loaded together with the rules set in the yaml.
 
+   It is possible to use globbing when specifying rules files.
+   For example, ``-s '/path/to/rules/*.rules'``
+
 .. option:: -S <filename.rules>
 
    With the -S option you can set a file with signatures, which will
    be loaded exclusively, regardless of the rules set in the yaml.
 
+   It is possible to use globbing when specifying rules files.
+   For example, ``-S '/path/to/rules/*.rules'``
+
 .. option:: -l <directory>
 
    With the -l option you can set the default log directory. If you