From 4c6b11d4632b6f9e5858757b4f687b8a712441f4 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 7 Dec 2017 17:03:59 -0800 Subject: [PATCH] rename debbugs-spamscan-log to debbugs-spam --- bin/{debbugs-spamscan-log => debbugs-spam} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename bin/{debbugs-spamscan-log => debbugs-spam} (94%) diff --git a/bin/debbugs-spamscan-log b/bin/debbugs-spam similarity index 94% rename from bin/debbugs-spamscan-log rename to bin/debbugs-spam index 08e7526..b65c940 100755 --- a/bin/debbugs-spamscan-log +++ b/bin/debbugs-spam @@ -1,5 +1,5 @@ #! /usr/bin/perl -# debbugs-spamscan-log is part of debbugs, and is released +# debbugs-spam is part of debbugs, and is released # under the terms of the GPL version 2, or any later version, at your # option. See the file README and COPYING for more information. # Copyright 2012 by Don Armstrong . @@ -13,11 +13,11 @@ use Pod::Usage; =head1 NAME -debbugs-spamscan-log -- Scan log files for spam and populate nnn.log.spam +debbugs-spam -- Scan log files for spam and populate nnn.log.spam =head1 SYNOPSIS -debbugs-spamscan-log [options] bugnumber [[bugnumber2]..] +debbugs-spam [options] bugnumber [[bugnumber2]..] Options: --spool-dir debbugs spool directory @@ -52,11 +52,11 @@ Display this manual. Rebuild the index.db for db-h. - debbugs-spamscan-log; + debbugs-spam; Rebuild the index.db for archive - debbugs-spamscan-log archive; + debbugs-spam archive; =cut -- 2.39.2