about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-05-16 23:37:00 -0400
committerEric Wong <e@80x24.org>2021-05-17 07:48:59 +0000
commit94be0536ce5eaf1d5a67f217dce112607624389c (patch)
tree47edd3dd94926ca85d839c18ca6c934f874da178 /lib
parent3f8f232d8b975e0466e6d3d034998910051f4397 (diff)
downloadpublic-inbox-94be0536ce5eaf1d5a67f217dce112607624389c.tar.gz
`lei lcat' is documented as being able to display multiple messages,
but this works only with --stdin because the positional argument
MSGID_OR_URL is missing a period.
Diffstat (limited to 'lib')
-rw-r--r--lib/PublicInbox/LEI.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm
index b82fb003..98e79a76 100644
--- a/lib/PublicInbox/LEI.pm
+++ b/lib/PublicInbox/LEI.pm
@@ -168,7 +168,7 @@ our %CMD = ( # sorted in order of importance/use:
 'up' => [ 'OUTPUT|--all', 'update saved search',
         qw(jobs|j=s lock=s@ alert=s@ mua=s verbose|v+ all:s), @c_opt ],
 
-'lcat' => [ '--stdin|MSGID_OR_URL..', 'display local copy of message(s)',
+'lcat' => [ '--stdin|MSGID_OR_URL...', 'display local copy of message(s)',
         'stdin|', # /|\z/ must be first for lone dash
         # some of these options are ridiculous for lcat
         @lxs_opt, qw(output|mfolder|o=s format|f=s dedupe|d=s threads|t+