]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: support --help/-h in -httpd/imapd/nntpd
authorEric Wong <e@80x24.org>
Tue, 1 Sep 2020 01:15:02 +0000 (01:15 +0000)
committerEric Wong <e@80x24.org>
Wed, 2 Sep 2020 08:53:56 +0000 (08:53 +0000)
commita48e37f10fd5de2a28d9fca95425603f4fa42e6d
tree779f8b20cde247074cccea81632769a2ba8f016a
parent16870b42ac68a8704467989cb20c2c571e4749ab
daemon: support --help/-h in -httpd/imapd/nntpd

For consistency with other commands, though the
protocol-specific options should refer users to
the manpage.
lib/PublicInbox/Daemon.pm