]> Sergey Matveev's repositories - public-inbox.git/commit
doc: start manpages for lei commands
authorKyle Meyer <kyle@kyleam.com>
Mon, 1 Feb 2021 05:57:02 +0000 (00:57 -0500)
committerEric Wong <e@80x24.org>
Mon, 1 Feb 2021 11:26:18 +0000 (11:26 +0000)
commit82691a35fcf3b8945539084a029722b3458d72c8
treeed942cdf732ea55f0df3375e605323e6d22bfb14
parentdd1a1bceb56692722b1fb4a27391c80307403d86
doc: start manpages for lei commands

Add manpages for lei and the currently implemented subcommands.  The
included options and their descriptions follow to a large degree the
--help output, dropping some options that are not currently wired up.
13 files changed:
Documentation/.gitignore
Documentation/lei-add-external.pod [new file with mode: 0644]
Documentation/lei-config.pod [new file with mode: 0644]
Documentation/lei-daemon-kill.pod [new file with mode: 0644]
Documentation/lei-daemon-pid.pod [new file with mode: 0644]
Documentation/lei-forget-external.pod [new file with mode: 0644]
Documentation/lei-init.pod [new file with mode: 0644]
Documentation/lei-ls-external.pod [new file with mode: 0644]
Documentation/lei-q.pod [new file with mode: 0644]
Documentation/lei.pod [new file with mode: 0644]
Documentation/txt2pre
MANIFEST
Makefile.PL