From 3dc766ffb925d8c255a109d633fa5c4702c1fe23 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 13 Oct 2021 11:06:21 +0000 Subject: fetch: support --try-remote/-T for alternate remote names This allows -fetch to work out-of-the-box on using the grokmirror 2.x default of "_grokmirror". --- Documentation/public-inbox-fetch.pod | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Documentation') diff --git a/Documentation/public-inbox-fetch.pod b/Documentation/public-inbox-fetch.pod index 833df862..1890ae75 100644 --- a/Documentation/public-inbox-fetch.pod +++ b/Documentation/public-inbox-fetch.pod @@ -43,6 +43,15 @@ If you wish to re-enable fetches to the epoch: Quiets down progress messages, also passed to L. +=item -T REMOTE + +=item --try-remote REMOTE + +Try a given remote name instead of C or C<_grokmirror>. +May be specified more than once. + +Default: C, C<_grokmirror> + =item --exit-code Exit with C<127> if no updates are done. This can be used in -- cgit v1.2.3-24-ge0c7