commit:     2d3b3962404a1e4d7b30d3c3d801217a53df4033
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 12:59:45 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 12:59:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3b3962

net-mail/mailbox-count: minor update to longdescription

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 net-mail/mailbox-count/metadata.xml | 4 ++--
 1 file 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.

Reply via email to