about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-05-01 06:21:16 +0000
committerEric Wong <e@80x24.org>2021-05-01 19:11:35 +0000
commitcb0e9d42b799c7489c3b8328cfcae1e1500bc7a0 (patch)
tree80c7c0960067318f6528eae9ca339647120170c2 /MANIFEST
parent8f83433efb42f96e9eb0a05bd4190722905f277e (diff)
downloadpublic-inbox-cb0e9d42b799c7489c3b8328cfcae1e1500bc7a0.tar.gz
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"
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 82f25735..b7e55793 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -202,8 +202,8 @@ lib/PublicInbox/LeiInput.pm
 lib/PublicInbox/LeiInspect.pm
 lib/PublicInbox/LeiLcat.pm
 lib/PublicInbox/LeiLsLabel.pm
+lib/PublicInbox/LeiLsMailSync.pm
 lib/PublicInbox/LeiLsSearch.pm
-lib/PublicInbox/LeiLsSync.pm
 lib/PublicInbox/LeiMailSync.pm
 lib/PublicInbox/LeiMirror.pm
 lib/PublicInbox/LeiOverview.pm