From: Russ Combs Date: Thu, 24 Jul 2014 12:22:55 +0000 (-0400) Subject: tweaked --rule help X-Git-Tag: 3.0.0-233~1436^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5aa4b0b0d22ea8d826aceeb8c75fd78e0479b60;p=thirdparty%2Fsnort3.git tweaked --rule help --- diff --git a/src/parser/cmd_line.cc b/src/parser/cmd_line.cc index 623469644..46c1739fa 100644 --- a/src/parser/cmd_line.cc +++ b/src/parser/cmd_line.cc @@ -875,7 +875,7 @@ static ConfigFunc basic_opts[] = "process all action groups" }, { "rule", config_rule, - "add this line to rules configuration" }, + "add this line to rules configuration; may be repeated" }, { "script-path", ConfigScriptPath, "where to find luajit scripts" },