]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: document the --prune option for -index
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sun, 9 Jun 2019 02:51:46 +0000 (02:51 +0000)
committerEric Wong <e@80x24.org>
Sun, 9 Jun 2019 04:33:16 +0000 (04:33 +0000)
We've had it around for a while, but I forgot to document it :x

Documentation/public-inbox-index.pod

index 6d2a42031cfb121b5a986d0085b73f47454d9a06..7679376c3664e76d6196d65aee15caaae55bd9a5 100644 (file)
@@ -42,6 +42,13 @@ Xapian database.
 
 This does not touch the NNTP article number database.
 
+=item --prune
+
+Run L<git-gc(1)> to prune and expire reflogs if discontiguous history
+is detected.  This is intended to be used in mirrors after running
+L<public-inbox-edit(1)> or L<public-inbox-purge(1)> to ensure data
+is expunged from mirrors.
+
 =back
 
 =head1 FILES