From fc70bf064fd13def9a919b7cc264a3a1dcff6e79 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 28 Oct 2021 11:14:56 +0000 Subject: doc: lei-convert: various updates and cleanups Note that "-o OUTPUT" is required in the synopsis. Leave out "eml:" for now since it doesn't work as an output and I doubt anybody would use it as a prefix, and it's not really useful. --no-import-remote is also not accepted by convert, since it doesn't touch lei/store at all. --- Documentation/lei-convert.pod | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'Documentation') diff --git a/Documentation/lei-convert.pod b/Documentation/lei-convert.pod index 750ba54f..c113db18 100644 --- a/Documentation/lei-convert.pod +++ b/Documentation/lei-convert.pod @@ -1,23 +1,23 @@ =head1 NAME -lei-convert - one-time conversion from URL or filesystem to another format +lei-convert - one-time conversion from one mail format to another =head1 SYNOPSIS -lei convert [OPTIONS] LOCATION +lei convert -o OUTPUT [OPTIONS] LOCATION -lei convert [OPTIONS] (--stdin|-) +lei convert -o OUTPUT [OPTIONS] (--stdin|-) =head1 DESCRIPTION Convert messages to another format. C is a source of -messages: a directory (Maildir), a file, or a URL (C, -C, C, or C). URLs requiring -authentication use L to +messages: a directory (Maildir), a file (various mbox), or a URL +(C, C, C, or C). URLs +requiring authentication use L to fill in the username and password. For a regular file, the location must have a CformatE:> -prefix specifying one of the following formats: C, C, +prefix specifying one of the following formats: C, C, C, or C. =head1 OPTIONS @@ -44,8 +44,6 @@ L. =item --no-kw -=item --no-import-remote - =item --torsocks=auto|no|yes =item --no-torsocks @@ -63,11 +61,10 @@ and L +Copyright all contributors L License: AGPL-3.0+ L - =head1 SEE ALSO -L +L -- cgit v1.2.3-24-ge0c7