From f564327fd1e694056a4b13ed398cabd8d0d4c173 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 20 Nov 2015 01:02:40 +0000 Subject: various internal documentation updates Hopefully this gives new hackers a better overview of how the components relate to each other. --- public-inbox-learn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public-inbox-learn') diff --git a/public-inbox-learn b/public-inbox-learn index 3b0dae8e..0c7b4199 100755 --- a/public-inbox-learn +++ b/public-inbox-learn @@ -1,6 +1,9 @@ #!/usr/bin/perl -w # Copyright (C) 2014-2015 all contributors # License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# +# Used for training spam (via SpamAssassin) and removing messages from a +# public-inbox my $usage = "$0 (spam|ham) < /path/to/message"; use strict; use warnings; -- cgit v1.2.3-24-ge0c7