]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-clone.pod
clone: support --keep-going/-k like make(1)
[public-inbox.git] / Documentation / public-inbox-clone.pod
index 9288b175a29abd1eea0e37957c75767d3b3ed85f..5e6a6fe92f4322c9448cb3a0b0765d53dcc3b585 100644 (file)
@@ -104,6 +104,19 @@ C<DESTINATION> directory.  If only C<--manifest => is specified
 where C<FILE > is an empty string (C<"">), then C<manifest.js.gz>
 (C<$DESTINATION/manifest.js.gz>) is the implied value of C<FILE>.
 
+=item -p
+
+=item --prune
+
+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