X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=Documentation%2Fpublic-inbox-clone.pod;fp=Documentation%2Fpublic-inbox-clone.pod;h=9bcb9967a38e9079295f739bdf227223d64605ec;hp=5e6a6fe92f4322c9448cb3a0b0765d53dcc3b585;hb=464c28e42bbbe54fc1d13629258eff31ecfc1689;hpb=a38db0188e264c08e39354d8945cf1e7ac35e708 diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod index 5e6a6fe9..9bcb9967 100644 --- a/Documentation/public-inbox-clone.pod +++ b/Documentation/public-inbox-clone.pod @@ -89,9 +89,9 @@ for testing. 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 -where C is an empty string (C<"">), then C +If C does not start with C, C<./>, or C<../>, it is treated +as relative to the 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 @@ -99,9 +99,9 @@ where C is an empty string (C<"">), then C 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 +If C does not start with C, C<./>, or C<../>, it is treated +as 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 -p