]> Sergey Matveev's repositories - public-inbox.git/commit
doc: lei-overview: implicit stdin, correct Inline::C notes
authorEric Wong <e@80x24.org>
Fri, 24 Sep 2021 12:51:07 +0000 (12:51 +0000)
committerEric Wong <e@80x24.org>
Sat, 25 Sep 2021 03:22:04 +0000 (03:22 +0000)
commitd23024177f5dd8101d9efb59de466c20fdf89cdd
treea2102073b37f4490fc556e786df0e4066eb37617
parent39d06d18fd836a0a474815508aa9fec86b7b336c
doc: lei-overview: implicit stdin, correct Inline::C notes

Implicit stdin based on standard input being a pipe or regular
file is here to stay, so save users the trouble of typing '-'
or '--stdin'.

Inline::C is required as of commit 1d6e1f9a6a66 (lei: require
Socket::MsgHdr or Inline::C, drop oneshot, 2021-05-26); but
Socket::MsgHdr still gives a noticeable improvement in bash
completion speed.

Also, spell-out "MESSAGE-ID" since "MID" is actually not a
common abbreviation ("MSGID" is used by RFC 3977 and several
other RFCs, I recall).
Documentation/lei-overview.pod