From: jason taylor Date: Wed, 21 Sep 2022 20:26:32 +0000 (+0000) Subject: userguide: Add rule file globbing option details X-Git-Tag: suricata-7.0.0-beta1~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7948%2Fhead;p=thirdparty%2Fsuricata.git userguide: Add rule file globbing option details Signed-off-by: jason taylor --- diff --git a/doc/userguide/partials/options.rst b/doc/userguide/partials/options.rst index bb163e3c93..bba0be0d76 100644 --- a/doc/userguide/partials/options.rst +++ b/doc/userguide/partials/options.rst @@ -92,11 +92,17 @@ 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 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 With the -l option you can set the default log directory. If you