about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-11-28 05:31:33 +0000
committerEric Wong <e@80x24.org>2022-11-28 23:38:55 +0000
commitfa7736f23e708f2edeaae33d9ce91135cbc095e3 (patch)
treec7c9e6b374fa63c48ce26012e3e4dce3af002ff4 /Documentation
parentd604845055e3b0096024fd98b993a485a72653cd (diff)
downloadpublic-inbox-fa7736f23e708f2edeaae33d9ce91135cbc095e3.tar.gz
This is part of `lei add-external --mirror', and it makes
sense to have for development and testing.  We'll also add
a fallback in case somebody tries --inbox-version and fails
due to a newer remote instances of public-inbox.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-add-external.pod4
-rw-r--r--Documentation/public-inbox-clone.pod6
2 files changed, 9 insertions, 1 deletions
diff --git a/Documentation/lei-add-external.pod b/Documentation/lei-add-external.pod
index 7afcad63..2a131b55 100644
--- a/Documentation/lei-add-external.pod
+++ b/Documentation/lei-add-external.pod
@@ -75,7 +75,9 @@ Default: C<auto>
 
 =item --inbox-version=NUM
 
-Force a public-inbox version (must be C<1> or C<2>).
+Force a remote public-inbox version (must be C<1> or C<2>).
+This is auto-detected by default, and this option exists mainly
+for testing.
 
 =back
 
diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index 52c89cfd..1c31fbb3 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -76,6 +76,12 @@ no v1 inboxes are present.
 
 Default: C<always>
 
+=item --inbox-version=NUM
+
+Force a remote public-inbox version (must be C<1> or C<2>).
+This is auto-detected by default, and this option exists mainly
+for testing.
+
 =item -n
 
 =item --dry-run