X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-import.pod;h=5b6a6f265d84aa88716f7aac884b4f2511f26d38;hb=0b15dfc58ceaecdcb1c9285c3ad55813006c8338;hp=7d5b2576808fdb61b9c81b1543ea496e54ac4c8e;hpb=82e81eeb8925580728a6b73aae7d960ab271cffc;p=public-inbox.git diff --git a/Documentation/lei-import.pod b/Documentation/lei-import.pod index 7d5b2576..5b6a6f26 100644 --- a/Documentation/lei-import.pod +++ b/Documentation/lei-import.pod @@ -6,7 +6,7 @@ lei-import - one-time import of messages into local store lei import [OPTIONS] LOCATION [LOCATION...] -lei import [OPTIONS] --stdin +lei import [OPTIONS] (--stdin|-) =head1 DESCRIPTION @@ -26,7 +26,7 @@ C, C, or C. =item -F MAIL_FORMAT, --in-format=MAIL_FORMAT -Message input format. Unless messages are given on C, using a +Message input format. Unless messages are given on stdin, using a format prefix with C is preferred. =item --stdin @@ -40,7 +40,7 @@ C. Default: fcntl,dotlock -=item --no-kw, --no-keywords, --no-flags +=item --no-kw Don't import message keywords (or "flags" in IMAP terminology). @@ -50,8 +50,8 @@ Don't import message keywords (or "flags" in IMAP terminology). Feedback welcome via plain-text mail to L -The mail archives are hosted at L -and L +The mail archives are hosted at L and +L =head1 COPYRIGHT