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-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 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 AACBD1F4B4 for ; Mon, 4 Jan 2021 04:16:24 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] lei: some usage bits Date: Mon, 4 Jan 2021 04:16:22 +0000 Message-Id: <20210104041624.17510-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Still trying to wrap my head around xsearch but my head hurts :< Eric Wong (2): lei: fix opt_dash to pass non-dash args to @argv lei: improve idempotent "init" error message lib/PublicInbox/LEI.pm | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-)