about summary refs log tree commit homepage
path: root/lib/PublicInbox/LEI.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-06-20 08:39:47 +0000
committerEric Wong <e@80x24.org>2021-06-20 08:50:24 +0000
commit8e112fe221a74c2689c0a43576ed766deb0397e4 (patch)
tree53f2ebd2aa1c725bd425f9c497ebb389292324c8 /lib/PublicInbox/LEI.pm
parent717e5d6b46f6f86610eda20b52ecfe5f796e6563 (diff)
downloadpublic-inbox-8e112fe221a74c2689c0a43576ed766deb0397e4.tar.gz
I've found it's very helpful for large IMAP folders.
Diffstat (limited to 'lib/PublicInbox/LEI.pm')
-rw-r--r--lib/PublicInbox/LEI.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm
index 50a7fdad..546fa773 100644
--- a/lib/PublicInbox/LEI.pm
+++ b/lib/PublicInbox/LEI.pm
@@ -353,6 +353,7 @@ my %OPTDESC = (
         "or\xa0`-'\x{a0}for\x{a0}stdout)" ],
 'mua=s' => [ 'CMD',
         "MUA to run on --output Maildir or mbox (e.g.\xa0`mutt\xa0-f\xa0%f')" ],
+'new-only        import' => 'only import new messages from IMAP source',
 
 'inbox-version=i' => [ 'NUM|1|2',
                 'force a public-inbox version with --mirror'],