From 82691a35fcf3b8945539084a029722b3458d72c8 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 1 Feb 2021 00:57:02 -0500 Subject: 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. --- Documentation/txt2pre | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'Documentation/txt2pre') diff --git a/Documentation/txt2pre b/Documentation/txt2pre index 75e4725c..f69323e1 100755 --- a/Documentation/txt2pre +++ b/Documentation/txt2pre @@ -10,7 +10,16 @@ use warnings; use PublicInbox::Linkify; use PublicInbox::Hval qw(ascii_html); my %xurls; -for (qw[public-inbox.cgi(1) +for (qw[lei(1) + lei-add-external(1) + lei-config(1) + lei-daemon-kill(1) + lei-daemon-pid(1) + lei-forget-external(1) + lei-init(1) + lei-ls-external(1) + lei-q(1) + public-inbox.cgi(1) public-inbox-compact(1) public-inbox-config(5) public-inbox-convert(1) -- cgit v1.2.3-24-ge0c7