about summary refs log tree commit homepage
path: root/Documentation/public-inbox-watch.pod
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-22 08:27:29 +0000
committerEric Wong <e@yhbt.net>2020-02-23 04:52:19 +0000
commitd87053bf6cae0258125e84e1531d5f1206c53288 (patch)
tree8909c9d5e672f19dcbe22828994facb5d84d35c0 /Documentation/public-inbox-watch.pod
parent9703d80efd848f582e5b265db1958e0f143d8712 (diff)
downloadpublic-inbox-d87053bf6cae0258125e84e1531d5f1206c53288.tar.gz
Since v2 inboxes contain multiple git repositories, avoid the
use of the word "repository" when referring to inboxes as a
whole in most places.
Diffstat (limited to 'Documentation/public-inbox-watch.pod')
-rw-r--r--Documentation/public-inbox-watch.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/public-inbox-watch.pod b/Documentation/public-inbox-watch.pod
index 87e4da49..8a3ef076 100644
--- a/Documentation/public-inbox-watch.pod
+++ b/Documentation/public-inbox-watch.pod
@@ -37,7 +37,7 @@ In ~/.public-inbox/config:
 
 public-inbox-watch allows watching a mailbox (currently only
 Maildir) for the arrival of new messages and automatically
-importing them into a public-inbox (git) repository.
+importing them into public-inbox git repositories and indices.
 public-inbox-watch is useful in situations when a user wishes to
 mirror an existing mailing list, but has no access to run
 L<public-inbox-mda(1)> on a server.  Unlike public-inbox-mda