user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH] lei import: help + completion for --new-only
@ 2021-06-20  8:39 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2021-06-20  8:39 UTC (permalink / raw)
  To: meta

I've found it's very helpful for large IMAP folders.
---
 lib/PublicInbox/LEI.pm | 1 +
 1 file changed, 1 insertion(+)

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'],

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-20  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-20  8:39 [PATCH] lei import: help + completion for --new-only Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).