]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-compact.pod
index|compact|xcpdb: support --all switch
[public-inbox.git] / Documentation / public-inbox-compact.pod
index d7a7dba08a2adf940607b700df3920a8c892f181..8e463ab10c7e190e545c5149cb9c27d85c6d47fc 100644 (file)
@@ -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
 
@@ -21,6 +23,12 @@ rest of the public-inbox search code.
 
 =over
 
+=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 / --no-full / --fuller
 
 These options are passed directly to L<xapian-compact(1)>.