From: Eric Wong Date: Tue, 27 Oct 2020 07:54:42 +0000 (+0000) Subject: index: eindex wiring X-Git-Tag: v1.7.0~1659 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=6646958f416f55745521b1112a38c9f3e3854cdc index: eindex wiring This doesn't do anything, yet, but it will once the rest of the eindex stuff works. --- diff --git a/script/public-inbox-index b/script/public-inbox-index index 5dad6ecb..55e4f641 100755 --- a/script/public-inbox-index +++ b/script/public-inbox-index @@ -11,12 +11,13 @@ use Getopt::Long qw(:config gnu_getopt no_ignore_case auto_abbrev); my $help = <