]> git.ipfire.org Git - thirdparty/public-inbox.git/commitdiff
doc: lei q: document v2:$INBOX_DIR output format
authorEric Wong <e@80x24.org>
Thu, 15 Jun 2023 00:08:06 +0000 (00:08 +0000)
committerEric Wong <e@80x24.org>
Thu, 15 Jun 2023 19:40:53 +0000 (19:40 +0000)
This has been supported in every lei release, actually.

Documentation/lei-q.pod

index 5e9a56580605e3ceb77e4124c5f29eb40eb819e4..c0254ba0bb1ac81cc0c525399f9473ddd98c77db 100644 (file)
@@ -50,6 +50,10 @@ A prefix can specify the format of the output: C<maildir>,
 C<mboxrd>, C<mboxcl2>, C<mboxcl>, C<mboxo>.  For a description of
 mail formats, see L<lei-mail-formats(5)>.
 
+C<v2:/path/to/inbox> may be used to create a new inbox of
+L<public-inbox-v2-format(5)>.  The new inbox will not be configured
+in the L<public-inbox-config(5)> file.
+
 C<maildir> is the default for an existing directory or non-existing path.
 
 Default: C<-> (stdout)