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:12 +0000
committerEric Wong <e@80x24.org>2022-11-28 23:38:58 +0000
commit115690ef740e2130915481627f8cac6b81ff7cc2 (patch)
tree29ba57263961eb322c93815bb772ebf47a7aa6a1 /Documentation
parent7bca685c1733a2565a833f1f695e2b740d45b7f6 (diff)
downloadpublic-inbox-115690ef740e2130915481627f8cac6b81ff7cc2.tar.gz
This can be useful for intermittent network errors,
and the required code changes makes it less dependent
on global state.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/public-inbox-clone.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index bcf7dcc1..5e6a6fe9 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -111,6 +111,12 @@ where C<FILE > is an empty string (C<"">), then C<manifest.js.gz>
 Pass the C<--prune> and C<--prune-tags> flags to L<git-fetch(1)>
 calls on incremental clones.
 
+=item -k
+
+=item --keep-going
+
+Continue as much as possible after an error.
+
 =item -n
 
 =item --dry-run