about summary refs log tree commit homepage
path: root/lib/PublicInbox/LEI.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-08-17 09:33:17 +0000
committerEric Wong <e@80x24.org>2022-08-19 09:03:49 +0000
commit9daf0816e6b2ea7ddcf82e074dad310c888e8c73 (patch)
treedac3fb29041c28ab44d1ec3ea432706cac48354f /lib/PublicInbox/LEI.pm
parenta8ab1ced5ad9efc4ca0b772e0f89c6a2c08229dd (diff)
downloadpublic-inbox-9daf0816e6b2ea7ddcf82e074dad310c888e8c73.tar.gz
Diffstat (limited to 'lib/PublicInbox/LEI.pm')
-rw-r--r--lib/PublicInbox/LEI.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm
index 595b3fa9..8a3a3ab6 100644
--- a/lib/PublicInbox/LEI.pm
+++ b/lib/PublicInbox/LEI.pm
@@ -253,6 +253,8 @@ our %CMD = ( # sorted in order of importance/use:
 'forget-watch' => [ '{WATCH_NUMBER|--prune}', 'stop and forget a watch',
         qw(prune), @c_opt ],
 
+'reindex' => [ '', 'reindex all locally-indexed messages', @c_opt ],
+
 'index' => [ 'LOCATION...', 'one-time index from URL or filesystem',
         qw(in-format|F=s kw! offset=i recursive|r exclude=s include|I=s
         verbose|v+ incremental!), @net_opt, # mainly for --proxy=