about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-11-28 05:32:15 +0000
committerEric Wong <e@80x24.org>2022-11-28 23:38:58 +0000
commit77e4db042f96d086aee9a43db8405aef7aae2f6e (patch)
treec7518058ec7278e2f193fc3901a59c4d488def82 /Documentation
parent464c28e42bbbe54fc1d13629258eff31ecfc1689 (diff)
downloadpublic-inbox-77e4db042f96d086aee9a43db8405aef7aae2f6e.tar.gz
This probably makes the most sense, if a user wants to
use an alternate path to read from, it's likely they
want to write it there, too.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/public-inbox-clone.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index 9bcb9967..2a7081ac 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -99,6 +99,10 @@ is specified where C<DIR> is an empty string (C<"">), then C<objstore>
 When incrementally updating an existing mirror, load the given
 manifest (typically C<manifest.js.gz>) to speed up updates.
 
+By default, public-inbox writes the retrieved manifest to
+C<$DESTINATION/manifest.js.gz>, this directive also
+changes the destination to the specified C<FILE>
+
 If C<FILE> does not start with C</>, C<./>, or C<../>, it is treated
 as relative to the C<DESTINATION> directory.  If only C<--manifest=>
 is specified where C<FILE> is an empty string (C<"">), then C<manifest.js.gz>