about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-03-13 12:00:24 +0000
committerEric Wong <e@80x24.org>2023-03-13 12:45:59 +0000
commite1556b1e3ff63b33d966182d7a5b482d95847ac8 (patch)
tree82177feb8a08787ec4a589d07be1bf336078c98a /Documentation
parent0989c0bc6cbd6b3b0605a681034fc3203e0dcab9 (diff)
downloadpublic-inbox-e1556b1e3ff63b33d966182d7a5b482d95847ac8.tar.gz
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/public-inbox-clone.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index af4e8e95..90359f5a 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -129,6 +129,17 @@ is specified where C<FILE> is an empty string (C<"">), then C<manifest.js.gz>
 
 This is a new option in public-inbox 2.0+
 
+=item --remote-manifest=URL|RELATIVE_PATH
+
+Use an alternate location for the remote manifest.js.gz file.
+This mah be specified as a full absolute URL (e.g
+C<--remote-manifest=https://80x24.org/lore/pub/manifest.js.gz>),
+or a pathname relative to the ROOT_URL (e.g
+C<--remote-manifest=pub/manifest.js.gz> when ROOT_URL is
+C<https://80x24.org/lore/>
+
+This is a new option in public-inbox 2.0+
+
 =item --project-list=FILE
 
 When cloning code repos from a manifest, generate a cgit-compatible