From ed04e9e16999b4624f884d0ab0b66ba16ae57691 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 13 Aug 2020 08:04:37 +0000 Subject: index|compact|xcpdb: support --all switch For -index, this is a convenient way to quickly index all inboxes after a grok-pull. Might as well support it for rarely used commands like -compact and -xcpdb, too. --- Documentation/public-inbox-compact.pod | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Documentation/public-inbox-compact.pod') diff --git a/Documentation/public-inbox-compact.pod b/Documentation/public-inbox-compact.pod index d7a7dba0..8e463ab1 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 @@ -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. -- cgit v1.2.3-24-ge0c7