]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-fetch.pod
clone|fetch: support passing --prune(-tags) to `git fetch'
[public-inbox.git] / Documentation / public-inbox-fetch.pod
index c78ffc0bc13769f418c0a512c248fc1097dd62a3..c5e73d38c1ae3447fdcf4d56c18b9b9681c70401 100644 (file)
@@ -61,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<git-fetch(1)> calls.
+
 =item -v
 
 =item --verbose