man: add 'catchall' to domaininfo
Since the addition of catchall, the domaininfo subcommand can also take
'catchall' as a [detail] to limit the output of details to the catch-all
aliases.
Also, the number of catch-all destinations is now included in the simple
domaininfo output.
--- a/man/de/man1/vmm.1 Sun Apr 15 16:17:50 2012 +0000
+++ b/man/de/man1/vmm.1 Sun Apr 15 19:47:58 2012 +0200
@@ -412,6 +412,9 @@
.B relocated
um alle Adressen der Relocated Users aufzulisten
.TP
+.B catchall
+um alle Catch\-all\-Ziele aufzulisten
+.TP
.B full
um alle oben genannten Informationen aufzulisten
.RE
@@ -432,6 +435,7 @@
Accounts.........: 1
Aliases..........: 0
Relocated........: 0
+ Catch-All Dests..: 1
.fi
.\" ------------------------------------
.SS domainquota (dq)
@@ -1008,4 +1012,4 @@
.SH COPYING
vmm und die dazugehörigen Manualseiten wurden von Pascal Volk <user+vmm AT
localhost.localdomain.org> geschrieben und sind unter den Bedingungen der
-BSD Lizenz lizenziert.
\ No newline at end of file
+BSD Lizenz lizenziert.
--- a/man/man1/vmm.1 Sun Apr 15 16:17:50 2012 +0000
+++ b/man/man1/vmm.1 Sun Apr 15 19:47:58 2012 +0200
@@ -389,6 +389,9 @@
.B relocated
to list the e\-mail addresses of all relocated users
.TP
+.B catchall
+to list all catch\-all destinations
+.TP
.B full
to list all information mentioned above
.RE
@@ -409,6 +412,7 @@
Accounts.........: 1
Aliases..........: 0
Relocated........: 0
+ Catch-All Dests..: 1
.fi
.\" ------------------------------------
.SS domainquota (dq)
@@ -970,4 +974,4 @@
.SH COPYING
vmm and its manual pages were written by Pascal Volk <user+vmm AT
localhost.localdomain.org> and are licensed under the terms of the BSD
-License.
\ No newline at end of file
+License.