From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id AAA2E1F4C7 for ; Mon, 28 Oct 2019 10:45:29 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 03/14] learn: update usage statement Date: Mon, 28 Oct 2019 10:45:17 +0000 Message-Id: <20191028104528.10140-4-e@80x24.org> In-Reply-To: <20191028104528.10140-1-e@80x24.org> References: <20191028104528.10140-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: 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(-) 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) = @_;