From 6e98887b3d539dd07c9d49e3334e48d720fc1e31 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 7 Aug 2020 10:52:18 +0000 Subject: index: add built-in --help / -? 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. --- Documentation/public-inbox-index.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/public-inbox-index.pod') 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 shards -will be created (one job is always needed for indexing +If the inbox has not been indexed or initialized, C +shards will be created (one job is always needed for indexing the overview and article number mapping). Default: the number of existing Xapian shards -- cgit v1.2.3-24-ge0c7