about summary refs log tree commit homepage
path: root/Documentation/public-inbox-index.pod
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-08-07 10:52:18 +0000
committerEric Wong <e@yhbt.net>2020-08-07 23:46:15 +0000
commit6e98887b3d539dd07c9d49e3334e48d720fc1e31 (patch)
treefb080eda7848eade7bae51f148061998831da864 /Documentation/public-inbox-index.pod
parent6fcad67f0dbaf33b354f07aa7f3c8fcfc8685bd7 (diff)
downloadpublic-inbox-6e98887b3d539dd07c9d49e3334e48d720fc1e31.tar.gz
Eventually, commonly-used commands run by the user will all
support --help / -? for user-friendliness.   The changes from
up-front `use' to lazy `require' speed up `--help' by 3x or so.
Diffstat (limited to 'Documentation/public-inbox-index.pod')
-rw-r--r--Documentation/public-inbox-index.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/public-inbox-index.pod b/Documentation/public-inbox-index.pod
index a4edc57a..56dec993 100644
--- a/Documentation/public-inbox-index.pod
+++ b/Documentation/public-inbox-index.pod
@@ -40,8 +40,8 @@ Influences the number of Xapian indexing shards in a
 C<--jobs=0> is accepted as of public-inbox 1.6.0 (PENDING)
 to disable parallel indexing.
 
-If the inbox has not been indexed, C<JOBS - 1> shards
-will be created (one job is always needed for indexing
+If the inbox has not been indexed or initialized, C<JOBS - 1>
+shards will be created (one job is always needed for indexing
 the overview and article number mapping).
 
 Default: the number of existing Xapian shards