X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-tag.pod;h=8cb9e736b6e74acd9924dd0339edec3ec0490987;hb=4eee5af6011cc8cdefb66c9729952c7eff5c0b0b;hp=a07738d7bcd53a04c1320d79d96c10aa3e4d65cb;hpb=54da988cfb049ea2ffcc7abeaa3d026224656516;p=public-inbox.git diff --git a/Documentation/lei-tag.pod b/Documentation/lei-tag.pod index a07738d7..8cb9e736 100644 --- a/Documentation/lei-tag.pod +++ b/Documentation/lei-tag.pod @@ -26,25 +26,49 @@ specified messages, and "-L:INBOX" would remove the "INBOX" label. =over -=item -F MAIL_FORMAT, --in-format=MAIL_FORMAT +=item -F MAIL_FORMAT + +=item --in-format=MAIL_FORMAT Message input format: C, C, C, C, or C. Default: C -=item -q, --quiet +=item -q + +=item --quiet Suppress feedback messages. =back +=head1 LABELS + +Labels are user-defined values analogous to IMAP/JMAP mailbox +names. They must only contain lowercase characters, digits, and +a limited amount of punctuation (e.g. C<.>, C<->, C<@>). + +Messages may have multiple labels. + +=head1 KEYWORDS + +Keywords are "flags" in Maildir and IMAP terminology. +Common keywords include: C, C, C, and +C, though C, C, C, and C +are also supported. + +When writing to various mboxes, the common keywords will be +mapped to the C and C headers. + +Messages may have multiple keywords. + =head1 CONTACT Feedback welcome via plain-text mail to L -The mail archives are hosted at L -and L +The mail archives are hosted at L and +L =head1 COPYRIGHT @@ -52,7 +76,6 @@ Copyright 2021 all contributors L License: AGPL-3.0+ L - =head1 SEE ALSO L