]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
Pull request #5163: doc: fix typo
authorOleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Tue, 17 Feb 2026 08:06:25 +0000 (08:06 +0000)
committerOleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Tue, 17 Feb 2026 08:06:25 +0000 (08:06 +0000)
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.

doc/user/overview.txt

index 8ad429f30003f4e835e92d79d7d08c1c9479d64b..2471029ec79a7910e1ddff9e2e91b0f837d9c21e 100644 (file)
@@ -311,7 +311,7 @@ to load the external rules file named rules.txt.  You can only specify
 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.