about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-25 10:11:04 +0000
committerEric Wong <e@80x24.org>2021-02-26 02:35:49 +0000
commitcf7c27cadd9ce7800beedc72513cf12fda77420f (patch)
tree375a378c8f79b7535b9accf2e3037726429b3d5d /Documentation
parent9d1d7c2b505454fba331666a951e0f7997500b3c (diff)
downloadpublic-inbox-cf7c27cadd9ce7800beedc72513cf12fda77420f.tar.gz
Since we recommend $IN_FORMAT:$LOCATION, this is hopefully not
intrusive (not that this is released software, yet).  This is
to be consistent with "lei convert" usage.

We'll keep "-f" only for output formats, since that is used
for "lei q" and "lei convert" for outputs
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-import.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/lei-import.pod b/Documentation/lei-import.pod
index 2051e6bc..ef20e2f6 100644
--- a/Documentation/lei-import.pod
+++ b/Documentation/lei-import.pod
@@ -22,7 +22,7 @@ TODO: Update when URL support is added.
 
 =over
 
-=item -f MAIL_FORMAT, --format=MAIL_FORMAT
+=item -F MAIL_FORMAT, --in-format=MAIL_FORMAT
 
 Message input format.  Unless messages are given on C<stdin>, using a
 format prefix with C<LOCATION> is preferred.