From 6887925b5e5028090d92dedc8a584b701d56e180 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 12 Dec 2020 09:31:42 +0000 Subject: doc: add public-inbox-extindex-format(5) manpage The CLI tool still needs usability work, and "misc" is still in flux, but the core message indexing part is stable (since it's stolen from v2 :P). --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 56679598..8e710df2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,7 +44,7 @@ $v->{-m1} = [ map { } } @EXE_FILES ]; $v->{-m5} = [ qw(public-inbox-config public-inbox-v1-format - public-inbox-v2-format) ]; + public-inbox-v2-format public-inbox-extindex-format) ]; $v->{-m7} = [ qw(public-inbox-overview public-inbox-tuning) ]; $v->{-m8} = [ qw(public-inbox-daemon) ]; my @sections = (1, 5, 7, 8); -- cgit v1.2.3-24-ge0c7