From: Eric Wong <e@80x24.org>
To: Kyle Meyer <kyle@kyleam.com>
Cc: meta@public-inbox.org
Subject: Re: [PATCH] index: update [extindex "all"] by default, support -E
Date: Thu, 24 Dec 2020 03:28:49 +0000 [thread overview]
Message-ID: <X+QK8dh45K4HuOL+@dcvr> (raw)
In-Reply-To: <87h7ocggye.fsf@kyleam.com>
Kyle Meyer <kyle@kyleam.com> wrote:
> Eric Wong writes:
>
> > +=item --update-extindex=EXTINDEX, -E
> > +
> > +Update the given external index (L<public-inbox-extindex-format(5)>.
> > +Either the configured section name (e.g. C<all>) or a directory name
> > +may be specified.
> > +
> > +Defaults to C<all> if C<[extindex "all"]> is configured,
> > +otherwise no external indices are updated.
> > +
> > +May be specified multiple times in rare cases multiple external
> > +indices are configured.
>
> s/cases/& where/ ?
I guess, though I think "when" works, too, but maybe "where"
sounds better *shrug*
diff --git a/Documentation/public-inbox-index.pod b/Documentation/public-inbox-index.pod
index 2c34aabc..2d5df930 100644
--- a/Documentation/public-inbox-index.pod
+++ b/Documentation/public-inbox-index.pod
@@ -171,8 +171,8 @@ may be specified.
Defaults to C<all> if C<[extindex "all"]> is configured,
otherwise no external indices are updated.
-May be specified multiple times in rare cases multiple external
-indices are configured.
+May be specified multiple times in rare cases where multiple
+external indices are configured.
=item --no-update-extindex
next prev parent reply other threads:[~2020-12-24 3:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-23 23:02 [PATCH] index: update [extindex "all"] by default, support -E Eric Wong
2020-12-24 0:56 ` Kyle Meyer
2020-12-24 3:28 ` Eric Wong [this message]
2020-12-24 3:34 ` Kyle Meyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=X+QK8dh45K4HuOL+@dcvr \
--to=e@80x24.org \
--cc=kyle@kyleam.com \
--cc=meta@public-inbox.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).