]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/lei-lcat.pod
pop3: reduce memory use while generating the mailbox cache
[public-inbox.git] / Documentation / lei-lcat.pod
index 656df489f3b5ad93ee51ea22c9bc5213370bbb6c..e85e5e6710732d22c2b8b80bd42f2cfb2403f636 100644 (file)
@@ -20,9 +20,28 @@ Message-ID or link from surrounding text (e.g., a "Link: $URL" line).
 =head1 OPTIONS
 
 The following options, described in L<lei-q(1)>, are supported.
+One deviation from L<lei-q(1)> is the default output format is
+C<-f text> when writing to stdout.
 
 =over
 
+=item --format=FORMAT
+
+=item -f FORMAT
+
+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