X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-lcat.pod;h=e85e5e6710732d22c2b8b80bd42f2cfb2403f636;hb=25fb42242320ffb55655d89268ddbb468eab9a6a;hp=5a2bdb5a4adc3dc3ef9a5d0c16d7163d5139fa1a;hpb=e3dd5c16289892f216ab14ed5217bd261a4c1717;p=public-inbox.git diff --git a/Documentation/lei-lcat.pod b/Documentation/lei-lcat.pod index 5a2bdb5a..e85e5e67 100644 --- a/Documentation/lei-lcat.pod +++ b/Documentation/lei-lcat.pod @@ -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, are supported. +One deviation from L is the default output format is +C<-f text> when writing to stdout. =over +=item --format=FORMAT + +=item -f FORMAT + +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 @@ -66,7 +85,7 @@ The following options, described in L, are supported. Feedback welcome via plain-text mail to L The mail archives are hosted at L -and L +and L =head1 COPYRIGHT