about summary refs log tree commit homepage
path: root/Documentation/public-inbox-watch.pod
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/public-inbox-watch.pod')
-rw-r--r--Documentation/public-inbox-watch.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/public-inbox-watch.pod b/Documentation/public-inbox-watch.pod
index 3f282f0f..198c170a 100644
--- a/Documentation/public-inbox-watch.pod
+++ b/Documentation/public-inbox-watch.pod
@@ -15,7 +15,11 @@ In ~/.public-inbox/config:
                 mainrepo = /path/to/test.example.com.git
 
                 ; config keys specific to public-inbox-watch:
+
                 watch = maildir:/path/to/maildirs/.INBOX.test/
+
+                ; optional, emails that don't have a header matching
+                ; value will be skipped
                 watchheader = List-Id:<test.example.com>
 
         [publicinboxwatch]