forked from Lainports/opnsense-ports
11 lines
325 B
Perl
11 lines
325 B
Perl
--- bayes_spam_check.pl.orig 2016-01-17 18:02:48 UTC
|
|
+++ bayes_spam_check.pl
|
|
@@ -144,7 +144,7 @@ Given a corpus rating file and an email
|
|
-h, --help : this (help) message
|
|
-r, --rating : corpus rating file to use
|
|
|
|
-example: $0 --rating -o bayes_rating.dat
|
|
+example: $0 --rating bayes_rating.dat
|
|
|
|
EOF
|
|
}
|