about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-10-28 11:14:59 +0000
committerEric Wong <e@80x24.org>2021-10-28 19:17:11 +0000
commite163539064b4da5f742697c1f778e7b2c82c40a6 (patch)
treec8d446d23922cd5970a421ad9d1c4b571e593a80
parent165efd91f75d64213eda4cebae11b310f8844300 (diff)
downloadpublic-inbox-e163539064b4da5f742697c1f778e7b2c82c40a6.tar.gz
This needs work at some point in the future.
-rw-r--r--Documentation/lei-add-watch.pod8
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/lei-add-watch.pod b/Documentation/lei-add-watch.pod
index 60984618..1b48b43b 100644
--- a/Documentation/lei-add-watch.pod
+++ b/Documentation/lei-add-watch.pod
@@ -11,6 +11,11 @@ lei add-watch [OPTIONS] LOCATION [LOCATION...]
 Tell lei to watch C<LOCATION> for new messages and flag changes.
 Currently only Maildir locations are supported.
 
+WARNING: watches are not always reliable, occasional use
+of L<lei-index(1)> and L<lei-refresh-mail-sync(1)> is recommended
+if L<lei-daemon(8)> crashes or needs to be restarted.  This will
+be improved in the future.
+
 =for comment
 TODO: Document --state?  Believe valid values are pause, import-ro,
 
@@ -23,11 +28,10 @@ L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
 
 =head1 COPYRIGHT
 
-Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
+Copyright all contributors L<mailto:meta@public-inbox.org>
 
 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
 
-
 =head1 SEE ALSO
 
 L<lei-ls-watch(1)>, L<lei-rm-watch(1)>