]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-index.pod
index: --reindex w/ --{since,until,before,after}
[public-inbox.git] / Documentation / public-inbox-index.pod
index 57fedb69656d8857b85f2995738f8a9ba8ac160f..c92b6de43b3553a3efddddb4afb1f2a235303701 100644 (file)
@@ -185,6 +185,16 @@ external indices are configured.
 Do not update the C<all> external index by default.  This negates
 all uses of C<-E> / C<--update-extindex=> on the command-line.
 
+=item --since=DATESTRING
+
+=item --after=DATESTRING
+
+=item --until=DATESTRING
+
+=item --before=DATESTRING
+
+Passed directly to L<git-log(1)> to limit changes for C<--reindex>
+
 =back
 
 =head1 FILES