X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-clone.pod;h=9288b175a29abd1eea0e37957c75767d3b3ed85f;hb=559c0b5f0180ccf5588cb3f021e3a302f7776d63;hp=cee9f76eec04cf39868a9d1a6719ed784ff5fc86;hpb=3c499dbc312a7cd32da4664a3cfad6500ab98e8d;p=public-inbox.git diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod index cee9f76e..9288b175 100644 --- a/Documentation/public-inbox-clone.pod +++ b/Documentation/public-inbox-clone.pod @@ -84,15 +84,25 @@ 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 --objstore[=DIR] +=item --objstore=DIR Enables space savings when the remote C includes C entries as generated by grokmirror 2.x. If C is not an absolute path, it is relative to the -C directory. If only C<--objstore> is specified -without C, then C (C<$DESTINATION/objstore>) -is the implied value of C. +C directory. If only C<--objstore=> is specified +where C is an empty string (C<"">), then C +(C<$DESTINATION/objstore>) is the implied value of C. + +=item --manifest=FILE + +When incrementally updating an existing mirror, load the given +manifest (typically C) to speed up updates. + +If C is not an absolute path, it is relative to the +C directory. If only C<--manifest => is specified +where C is an empty string (C<"">), then C +(C<$DESTINATION/manifest.js.gz>) is the implied value of C. =item -n