From e49cf9c629c0fd3024bdb63b5c5e84b590814c4e Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 1 Feb 2021 00:57:03 -0500 Subject: doc: add lei-overview(7) [ew: s/mboxrd/mboxcl2/ since that's what mutt uses] --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 7bfe1e4e..f1910c47 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -48,7 +48,7 @@ $v->{-m1} = [ map { lei-forget-external lei-init lei-ls-external lei-q)]; $v->{-m5} = [ qw(public-inbox-config public-inbox-v1-format public-inbox-v2-format public-inbox-extindex-format) ]; -$v->{-m7} = [ qw(public-inbox-overview public-inbox-tuning) ]; +$v->{-m7} = [ qw(lei-overview public-inbox-overview public-inbox-tuning) ]; $v->{-m8} = [ qw(public-inbox-daemon) ]; my @sections = (1, 5, 7, 8); $v->{check_80} = []; -- cgit v1.2.3-24-ge0c7