]> Sergey Matveev's repositories - public-inbox.git/commit
lei lcat: fix handling of multiple MSGID_OR_URL arguments
authorKyle Meyer <kyle@kyleam.com>
Mon, 17 May 2021 03:37:00 +0000 (23:37 -0400)
committerEric Wong <e@80x24.org>
Mon, 17 May 2021 07:48:59 +0000 (07:48 +0000)
commit94be0536ce5eaf1d5a67f217dce112607624389c
tree47edd3dd94926ca85d839c18ca6c934f874da178
parent3f8f232d8b975e0466e6d3d034998910051f4397
lei lcat: fix handling of multiple MSGID_OR_URL arguments

`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.
lib/PublicInbox/LEI.pm