From 478f66df2924dcd84d3ba78235a9086429a3305c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 16 Dec 2023 11:13:15 +0000 Subject: lei index: support +L: labels `lei index' should be capable of indexing the the same way `lei import' does, but without the indexing. I only noticed this omission while developing a new feature. --- lib/PublicInbox/LEI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/LEI.pm') diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm index a89bdc51..17431518 100644 --- a/lib/PublicInbox/LEI.pm +++ b/lib/PublicInbox/LEI.pm @@ -259,7 +259,7 @@ tag => [ 'KEYWORDS... LOCATION...|--stdin', 'reindex' => [ '', 'reindex all locally-indexed messages', @c_opt ], -'index' => [ 'LOCATION...', 'one-time index from URL or filesystem', +'index' => [ 'LOCATION... [LABELS...]', '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= @c_opt ], -- cgit v1.2.3-24-ge0c7