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 851841F9FF for ; Mon, 29 Mar 2021 08:04:16 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 2/4] doc: lei q: add warning for --output clobbering Date: Mon, 29 Mar 2021 08:04:14 +0000 Message-Id: <20210329080416.18587-3-e@80x24.org> In-Reply-To: <20210329080416.18587-1-e@80x24.org> References: <20210329080416.18587-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: The behavior matching mairix still frightens me a bit when it comes to supporting new users. On the other hand, I've rarely ever used --augment with mairix, so I still think the current (dangerous) behavior makes sense in the context of search results. --- Documentation/lei-q.pod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 8668533a..8d5053cd 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -28,6 +28,9 @@ Read search terms from stdin. =item -o MFOLDER, --output=MFOLDER, --mfolder=MFOLDER +Warning: this clobbers and overwrites the output destination unless +L is specified. + Destination for results (e.g., C, C, or C). The prefix may be a supported protocol: