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: AS3215 2.0.0.0/16 X-Spam-Status: No, score=-3.6 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out2.migadu.com (out2.migadu.com [IPv6:2001:41d0:2:aacc::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 786311F934 for ; Mon, 4 Oct 2021 03:16:52 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1633317407; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RwBLXbIuzaxoQy12IMlcfdsqyaJtQlFt6SmcEBVcIXc=; b=mrcRxj2aoKZ//elPRBKnsKN0JknJX0ldweQzsxP/YBKll9xS9oqNjS3L/Wpaqo5k6mjLgL oP020ix1nRuL5GK9l5iBWqdJNhbAs0KytW4zg5we2MgY4BDtJNaR6GNDAH/mpYrOX1AegT Sa3RBOwq7J9ZDR3l2xyFiRm/iJVygBd3FcjIuYo4bjvALbBjoSWPgCNrW3Bozu6eqB66iQ trNl//HI80WCkRN3rNViCWHQBOv8yh8kicjyQBcDp6PuQYqScZmFlC4xOldaRP15LkUEnS +rgGzlsn/XwLhm4hgCJQyLKzCADrbOTarzElLN4KRtk7DPFjsRKCT8EezPSVGA== From: Kyle Meyer To: Eric Wong Cc: meta@public-inbox.org Subject: Re: [PATCH 9/9] doc: lei-daemon: new manpage In-Reply-To: References: <20211001095445.9326-1-e@80x24.org> <20211001095445.9326-10-e@80x24.org> <87tui0p9bi.fsf@kyleam.com> Date: Sun, 03 Oct 2021 23:16:36 -0400 Message-ID: <87o8854gyz.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com List-Id: Eric Wong writes: > Btw, did you have time to work on some of the other manpages? > No worries if not, I might take a stab at them sometime in the > next few days. [...] Sorry, I haven't worked on manpages for the new commands. (Actually I still need to catch up on what the new commands are). I suppose at this point you might prefer to handle it yourself for a quicker turnaround, but I think I could find time this week.