The lei manpages have a number of to-dos, but with the exception of the lei-q's -tt warning, none of them seem worth displaying to the reader (and some might not be worth addressing at all). --- Documentation/lei-add-external.pod | 1 + Documentation/lei-q.pod | 4 ++++ 2 files changed, 5 insertions(+)
diff --git a/Documentation/lei-add-external.pod b/Documentation/lei-add-external.pod index 3bc0ba83..47158146 100644 --- a/Documentation/lei-add-external.pod +++ b/Documentation/lei-add-external.pod @@ -15,6 +15,7 @@ C<extindex.<name>.topdir> value in ~/.public-inbox/config. =head1 OPTIONS +=for comment TODO: mention curl options? =over diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index cb1227fb..6f67c277 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -12,10 +12,12 @@ lei q [OPTIONS] (--stdin|-) Search for messages across the lei store and externals. +=for comment TODO: Give common prefixes, or at least a description/reference. =head1 OPTIONS +=for comment TODO: mention curl options? =over @@ -40,6 +42,7 @@ the destination. C<json> is used for the default destination (stdout), and C<maildir> is used for an existing directory or non-existing path. +=for comment TODO: Provide description of formats? Default: - @@ -98,6 +101,7 @@ C<none>. Default: C<content> +=for comment TODO: Provide description of strategies? =item --[no-]remote -- 2.31.0
