From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 685B01F59D for ; Tue, 30 Aug 2022 09:10:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1661850623; bh=f+fRt/KbeOiaQXpQZD2tgpnfkDFvLB1FmdCxDNWyOOY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=2CQRJ6JknaLaYD2y9ifM/lhZ/ZMkBZWCZISLR79GC5Z3vHfVxB7k/fVzpwCOLiJie 3Dbbl1LwRxpbWuGsdGOezx/tkNSwDQZiLWxT11d43FZcvLdMc2XbejfPwsRkqb3KUg d03mbW/zJ1i7psSis9wUzzmvz7bF0ci7Eu60owOM= From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 1/3] Makefile.PL: add lei-reindex manpage Date: Tue, 30 Aug 2022 09:10:21 +0000 Message-Id: <20220830091023.12316-2-e@80x24.org> In-Reply-To: <20220830091023.12316-1-e@80x24.org> References: <20220830091023.12316-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: I forgot to add this when I added the new command :x --- Makefile.PL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 67012d3e..ff03b615 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -53,7 +53,8 @@ $v->{-m1} = [ map { lei-import lei-index lei-init lei-inspect lei-lcat lei-ls-external lei-ls-label lei-ls-mail-source lei-ls-mail-sync lei-ls-search lei-ls-watch lei-mail-diff lei-p2q lei-q - lei-rediff lei-refresh-mail-sync lei-rm lei-rm-watch lei-tag + lei-rediff lei-refresh-mail-sync lei-reindex + lei-rm lei-rm-watch lei-tag lei-up)]; $v->{-m5} = [ qw(public-inbox-config public-inbox-v1-format public-inbox-v2-format public-inbox-extindex-format