Merge in SNORT/snort3 from ~OSHUMEIK/snort3:doc to master
Squashed commit of the following:
commit
a61fc55e9d9c20d2b55c7d1355f1a76d3b5d6281
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date: Fri Feb 13 14:55:39 2026 +0200
doc: fix typo
Thanks to Nils Rennebarth for reporting the issue.
one file this way but rules files can include other rules files with the
include statement. In addition you can load rules like:
- $ sort -c snort.lua -R rules.txt
+ $ snort -c snort.lua -R rules.txt
You can use both approaches together.