From ec294cdbc5392fdb136572dbcedb250798023703 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 28 Oct 2019 10:45:17 +0000 Subject: learn: update usage statement Use since that seems to be the favored notation for required command args (taking a hint from git(1) manpage). While we're at it, remove the space after '<' for the redirect to match git.git coding style. --- script/public-inbox-learn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'script/public-inbox-learn') diff --git a/script/public-inbox-learn b/script/public-inbox-learn index d2d665d5..ad132985 100755 --- a/script/public-inbox-learn +++ b/script/public-inbox-learn @@ -4,7 +4,7 @@ # # Used for training spam (via SpamAssassin) and removing messages from a # public-inbox -my $usage = "$0 (spam|ham) < /path/to/message"; +my $usage = "$0 new(eval { $data }); -# spam is removed from all known inboxes +# spam is removed from all known inboxes since it is often Bcc:-ed if ($train eq 'spam') { $pi_config->each_inbox(sub { my ($ibx) = @_; -- cgit v1.2.3-24-ge0c7