X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-compact.pod;h=d2b74c863ed3ae1a4554ebb7c455887d3335baad;hb=d07ba9c30800225052d17ccca458afbfa05a8ff0;hp=6b0c7376ff8927fce95f763f8ff42880593bde67;hpb=b7678f950923a0e6fb59a8d17f21292cdb143d63;p=public-inbox.git diff --git a/Documentation/public-inbox-compact.pod b/Documentation/public-inbox-compact.pod index 6b0c7376..d2b74c86 100644 --- a/Documentation/public-inbox-compact.pod +++ b/Documentation/public-inbox-compact.pod @@ -4,7 +4,9 @@ public-inbox-compact - compact Xapian DBs in an inbox =head1 SYNOPSIS - public-inbox-compact INBOX_DIR +public-inbox-compact INBOX_DIR + +public-inbox-compact --all =head1 DESCRIPTION @@ -17,11 +19,26 @@ It enforces the use of the C<--no-renumber> option of L which is required to work with the rest of the public-inbox search code. +This command is rarely needed for active inboxes. + +Using the C<--compact> option of L +is recommended, instead, and only when doing a C<--reindex>. + =head1 OPTIONS =over -=item --blocksize / --no-full / --fuller +=item --all + +Compact all inboxes configured in ~/.public-inbox/config. +This is an alternative to specifying individual inboxes directories +on the command-line. + +=item --blocksize + +=item --no-full + +=item --fuller These options are passed directly to L. @@ -50,16 +67,15 @@ Default: 10000 Feedback welcome via plain-text mail to L -The mail archives are hosted at L -and L +The mail archives are hosted at L and +L =head1 COPYRIGHT -Copyright 2018-2019 all contributors L +Copyright 2018-2021 all contributors L License: AGPL-3.0+ L =head1 SEE ALSO -L, -L +L, L