]> Sergey Matveev's repositories - public-inbox.git/commit
mda+learn: add --help / -h support
authorEric Wong <e@80x24.org>
Tue, 1 Sep 2020 01:15:03 +0000 (01:15 +0000)
committerEric Wong <e@80x24.org>
Wed, 2 Sep 2020 08:53:57 +0000 (08:53 +0000)
commit6c252b62bef579207ca417939076a9896d8a791b
tree32f3aa286595dcc56f6053d6cbf1523b4e18e94c
parenta48e37f10fd5de2a28d9fca95425603f4fa42e6d
mda+learn: add --help / -h support

"use Getopt::Long" doesn't seem too slow on a hot page cache,
and it's probably used frequently enough to be in cache.

We'll also start reducing the amount of markup in the .pod and
favoring verbatim text in documentation for readability in
source form, since the bold text seems excessive.
Documentation/public-inbox-learn.pod
Documentation/public-inbox-mda.pod
script/public-inbox-learn
script/public-inbox-mda