]> Sergey Matveev's repositories - public-inbox.git/commit
lei: rename ls-sync to ls-mail-sync
authorEric Wong <e@80x24.org>
Sat, 1 May 2021 06:21:16 +0000 (06:21 +0000)
committerEric Wong <e@80x24.org>
Sat, 1 May 2021 19:11:35 +0000 (19:11 +0000)
commitcb0e9d42b799c7489c3b8328cfcae1e1500bc7a0
tree80c7c0960067318f6528eae9ca339647120170c2
parent8f83433efb42f96e9eb0a05bd4190722905f277e
lei: rename ls-sync to ls-mail-sync

This allows tab-completion for "ls-search" to work with fewer
characters ("ls-s<TAB>" instead of "ls-se<TAB>"), and I expect
"ls-search" to be used more frequently than "ls-mail-sync".

This also matches the --mail-sync switch of "lei import"
MANIFEST
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiLsMailSync.pm [moved from lib/PublicInbox/LeiLsSync.pm with 93% similarity]
t/lei-import-imap.t
t/lei-import-maildir.t