From: Eric Wong Date: Fri, 17 Sep 2021 08:44:25 +0000 (+0000) Subject: doc: lei-lcat: document --stdin behavior X-Git-Tag: v1.7.0~347 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=63807b9322151773d746303041c84dc37701bac2 doc: lei-lcat: document --stdin behavior This is another feature I've found immensely useful, but I also wonder if I'm the only one who uses it. --- diff --git a/Documentation/lei-lcat.pod b/Documentation/lei-lcat.pod index b7887b6c..e85e5e67 100644 --- a/Documentation/lei-lcat.pod +++ b/Documentation/lei-lcat.pod @@ -33,6 +33,15 @@ Most commonly C (the default) or C to display the message(s) in a format suitable for trimming and sending as a email reply. +=item --stdin + +=item - + +C implicitly reads from stdin if it is a L +or regular file. This is handy for invoking C from +inside an C<$EDITOR> session (assuming you use an C<$EDITOR> +which lets you pipe arbitrary lines to arbitrary commands). + =item --[no-]remote =item --no-local