3 lei-lcat - display local copy of messages(s)
7 lei lcat [OPTIONS] MSGID_OR_URL [MSGID_OR_URL...]
9 lei lcat [OPTIONS] (--stdin|-)
13 lcat (local cat) is a wrapper around L<lei-q(1)> that displays local
14 messages by Message-ID. It is able to extract Message-IDs from URLs
15 as well as from common formats such as C<E<lt>$MSGIDE<gt>> and
16 C<id:$MSGID>. When reading from stdin, input that isn't understood is
17 discarded, so the caller doesn't have to bother extracting the
18 Message-ID or link from surrounding text (e.g., a "Link: $URL" line).
22 The following options, described in L<lei-q(1)>, are supported.
32 =item --no-import-remote
34 =item --torsocks=auto|no|yes, --no-torsocks
36 =item --proxy=PROTO://HOST[:PORT]
38 =item -o MFOLDER, --output=MFOLDER
40 =item -d STRATEGY, --dedupe=STRATEGY
44 =item -s KEY, --sort=KEY
66 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
68 The mail archives are hosted at L<https://public-inbox.org/meta/>
69 and L<http://hjrcffqmbrq6wope.onion/meta/>
73 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
75 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
79 L<lei-q(1)>, L<lei-blob(1)>