]> Sergey Matveev's repositories - public-inbox.git/commit
index: add built-in --help / -?
authorEric Wong <e@yhbt.net>
Fri, 7 Aug 2020 10:52:18 +0000 (10:52 +0000)
committerEric Wong <e@yhbt.net>
Fri, 7 Aug 2020 23:46:15 +0000 (23:46 +0000)
commit6e98887b3d539dd07c9d49e3334e48d720fc1e31
treefb080eda7848eade7bae51f148061998831da864
parent6fcad67f0dbaf33b354f07aa7f3c8fcfc8685bd7
index: add built-in --help / -?

Eventually, commonly-used commands run by the user will all
support --help / -? for user-friendliness.   The changes from
up-front `use' to lazy `require' speed up `--help' by 3x or so.
Documentation/public-inbox-index.pod
script/public-inbox-index