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 A80FB1FA00 for ; Mon, 29 Mar 2021 08:04:16 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 3/4] doc: lei q: clarify default output as stdout Date: Mon, 29 Mar 2021 08:04:15 +0000 Message-Id: <20210329080416.18587-4-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: Seeing a plain "-" may be confusing, especially when we also support it for --stdin. Use the C<> POD directive to denote it as code, too. --- Documentation/lei-q.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 8d5053cd..a84fc440 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -48,7 +48,7 @@ non-existing path. =for comment TODO: Provide description of formats? -Default: - +Default: C<-> (stdout) =item -f FORMAT, --format=FORMAT