You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/07/31 14:17:10 UTC

svn commit: r561307 - /spamassassin/trunk/masses/mass-check

Author: jm
Date: Tue Jul 31 05:17:08 2007
New Revision: 561307

URL: http://svn.apache.org/viewvc?view=rev&rev=561307
Log:
add a link to the wiki for --help

Modified:
    spamassassin/trunk/masses/mass-check

Modified: spamassassin/trunk/masses/mass-check
URL: http://svn.apache.org/viewvc/spamassassin/trunk/masses/mass-check?view=diff&rev=561307&r1=561306&r2=561307
==============================================================================
--- spamassassin/trunk/masses/mass-check (original)
+++ spamassassin/trunk/masses/mass-check Tue Jul 31 05:17:08 2007
@@ -109,8 +109,9 @@
   the target format is: <class>:<format>:<location>
   <class>       is "spam" or "ham"
   <format>      is "dir", "file", "mbx", "mbox", or "detect"
-                (see 'perldoc Mail::SpamAssassin::ArchiveIterator)
   <location>    is a file or directory name.  globbing of ~ and * is supported
+
+(see http://wiki.apache.org/spamassassin/MassCheck for more details.)
 
 EOF
   exit($status);