]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-learn.pod
learn: support --all with `rm'
[public-inbox.git] / Documentation / public-inbox-learn.pod
index addcbcb5113f327b884f32a6116c25e1e4bd94b8..9c6b261b3a5b2a61be637345b9c3dc932b282a85 100644 (file)
@@ -50,8 +50,12 @@ C<publicinboxmda.spamcheck> is C<none> in L<public-inbox-config(5)>.
 
 =item rm
 
-This is identical to the C<spam> command above, but does
-not feed the message to L<spamc(1)>
+This is similar to the C<spam> command above, but does
+not feed the message to L<spamc(1)> and only removes messages
+which match on any of the C<To:>, C<Cc:>, and C<List-ID:> headers.
+
+The C<--all> option may be used match C<spam> semantics in removing
+the message from all configured inboxes.
 
 =back