about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-06-15 00:08:06 +0000
committerEric Wong <e@80x24.org>2023-06-15 19:40:53 +0000
commit5cc2ba790f52084ac98b367ad9182c55b68da131 (patch)
treec63ecf9679c16eb9a914f878874f1247f1fdd743 /Documentation
parentdd986388c89a46417c7513478adcf1da1d4b92ae (diff)
downloadpublic-inbox-5cc2ba790f52084ac98b367ad9182c55b68da131.tar.gz
This has been supported in every lei release, actually.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-q.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod
index 5e9a5658..c0254ba0 100644
--- a/Documentation/lei-q.pod
+++ b/Documentation/lei-q.pod
@@ -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)