summaryrefslogtreecommitdiff
path: root/net-mail/mailbox-count/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/mailbox-count/metadata.xml')
-rw-r--r--net-mail/mailbox-count/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailbox-count/metadata.xml b/net-mail/mailbox-count/metadata.xml
index 134a467564f6..93e079338c31 100644
--- a/net-mail/mailbox-count/metadata.xml
+++ b/net-mail/mailbox-count/metadata.xml
@@ -13,12 +13,12 @@
Mailbox-count produces a simple count of mailboxes that exist
per-domain in some SQL database. The default queries are compatible
with the schema used by PostfixAdmin but it is possible to supply
- your own queries via the --summary-query and --detail-query options.
+ your own queries either on the command-line or in a configuration
+ file.
The summary report lists each domain, along with the number of
mailboxes owned by that domain. The order is determined by the
summary query, which lists the domains alphabetically by default.
-
The default detail report shows the same, but also contains a list
of each individual mailbox (again in alphabetical order) belonging
to the domains.