about summary refs log tree commit homepage
path: root/Documentation/lei-q.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2024-02-13 09:31:29 +0000
committerEric Wong <e@80x24.org>2024-02-14 07:25:50 +0000
commit785a0d6ac2ad4ebd1c7fd03ca06bc0bc4258f6c1 (patch)
tree7b10ea757ae979a471817a791535b9e218848b8b /Documentation/lei-q.pod
parent241d05f140c258164106dc2fdb92b5d072b3e1a2 (diff)
downloadpublic-inbox-785a0d6ac2ad4ebd1c7fd03ca06bc0bc4258f6c1.tar.gz
`=item' elements in Pod need to be surrounded by empty lines.
It's an unfortunate waste of vertical space, but Pod is still better
than *roff and usually available out-of-the-box.
Diffstat (limited to 'Documentation/lei-q.pod')
-rw-r--r--Documentation/lei-q.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod
index 95f3f702..4476a806 100644
--- a/Documentation/lei-q.pod
+++ b/Documentation/lei-q.pod
@@ -130,9 +130,11 @@ Caveat: C<-tt> only works on locally-indexed messages at the
 moment, and not on remote (HTTP(S)) endpoints.
 
 =item --jobs=QUERY_WORKERS[,WRITE_WORKERS]
+
 =item --jobs=,WRITE_WORKERS
 
 =item -j QUERY_WORKERS[,WRITE_WORKERS]
+
 =item -j ,WRITE_WORKERS
 
 Set the number of query and write worker processes for parallelism.