X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-fetch.pod;h=c78ffc0bc13769f418c0a512c248fc1097dd62a3;hb=refs%2Fheads%2Fmaster;hp=833df862b556348dbe944e996d05df87033e2ccf;hpb=876e74283ff36462607626dec2105e28f2db9bb7;p=public-inbox.git diff --git a/Documentation/public-inbox-fetch.pod b/Documentation/public-inbox-fetch.pod index 833df862..c5e73d38 100644 --- a/Documentation/public-inbox-fetch.pod +++ b/Documentation/public-inbox-fetch.pod @@ -43,6 +43,15 @@ If you wish to re-enable fetches to the epoch: Quiets down progress messages, also passed to L. +=item -T REMOTE + +=item --try-remote REMOTE + +Try a given remote name instead of C or C<_grokmirror>. +May be specified more than once. + +Default: C, C<_grokmirror> + =item --exit-code Exit with C<127> if no updates are done. This can be used in @@ -52,6 +61,12 @@ there are no updates: public-inbox-fetch -q --exit-code && public-inbox-index test $? -eq 0 || exit $? +=item -p + +=item --prune + +Pass the C<--prune> and C<--prune-tags> flags to L calls. + =item -v =item --verbose @@ -62,7 +77,7 @@ Increases verbosity, also passed to L. =item --no-torsocks -Whether to wrap L and L commands with torsocks. +Whether to wrap L and L commands with L. Default: C