summary refs log tree commit diff
path: root/bubger.1
diff options
context:
space:
mode:
Diffstat (limited to 'bubger.1')
-rw-r--r--bubger.123
1 files changed, 21 insertions, 2 deletions
diff --git a/bubger.1 b/bubger.1
index d31f9b4..64007f0 100644
--- a/bubger.1
+++ b/bubger.1
@@ -1,4 +1,4 @@
-.Dd December  4, 2020
+.Dd December 10, 2020
 .Dt BUBGER 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl qv
+.Op Fl iqv
 .Op Fl C Ar path
 .Op Fl H Ar head
 .Op Fl S Ar search
@@ -71,6 +71,16 @@ The default host is determined by
 SRV record lookup on the domain name of
 .Ar user .
 .
+.It Fl i
+Continually wait for
+new messages in the mailbox
+using IMAP IDLE.
+Writes to
+.Pa UIDNEXT
+indicate that the
+rendered archive
+has been updated.
+.
 .It Fl m Ar addr
 Set the mailto and reply Cc address for the archive.
 The default address is
@@ -176,6 +186,15 @@ bubger -q list@example.org \e
 .Re
 .It
 .Rs
+.%A B. Leiba
+.%T IMAP4 IDLE command
+.%I IETF
+.%R RFC 2177
+.%D June 1997
+.%U https://tools.ietf.org/html/rfc2177
+.Re
+.It
+.Rs
 .%A E. Levinson
 .%T Content-ID and Message-ID Uniform Resource Locators
 .%I IETF