diff options
Diffstat (limited to '')
-rw-r--r-- | imbox.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/imbox.1 b/imbox.1 index 4a0c34f..a8d1dcd 100644 --- a/imbox.1 +++ b/imbox.1 @@ -1,4 +1,4 @@ -.Dd December 4, 2020 +.Dd February 16, 2021 .Dt IMBOX 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl vw +.Op Fl ivw .Op Fl C Ar cc .Op Fl F Ar from .Op Fl S Ar subject @@ -71,6 +71,10 @@ on the domain name of or simply the domain name if no SRV record exists. . +.It Fl i +If no messages initially match the criteria, +wait for new messages using IMAP IDLE. +. .It Fl m Ar mailbox Export messages from .Ar mailbox . |