From 1805a77fbb239a5cbe9016ce7c974e6f229153cb Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 16 Feb 2021 19:45:51 -0500 Subject: Add -i to wait for matching messages Not adding a corresponding flag to git-fetch-email since that doesn't make much sense. --- imbox.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'imbox.1') 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 . -- cgit 1.4.1