]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-fetch.pod
No ext_urls
[public-inbox.git] / Documentation / public-inbox-fetch.pod
index 1890ae75928817d6a3ad9c0eda17147e479e512e..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
@@ -71,7 +77,7 @@ Increases verbosity, also passed to L<git-fetch(1)>.
 
 =item --no-torsocks
 
-Whether to wrap L<git(1)> and L<curl(1)> commands with torsocks.
+Whether to wrap L<git(1)> and L<curl(1)> commands with L<torsocks(1)>.
 
 Default: C<auto>