about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Documentation/lei-lcat.pod9
1 files changed, 9 insertions, 0 deletions
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<text> (the default) or C<reply> to
 display the message(s) in a format suitable for trimming
 and sending as a email reply.
 
+=item --stdin
+
+=item -
+
+C<lei lcat> implicitly reads from stdin if it is a L<pipe(7)>
+or regular file.  This is handy for invoking C<lei lcat> 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