Document domainnote in manpages
5806fb74130b did not contain this, so I must have forgotten it. Oops.
--- a/man/de/man1/vmm.1 Sat Apr 14 22:56:52 2012 +0200
+++ b/man/de/man1/vmm.1 Sat Apr 14 21:48:00 2012 +0200
@@ -508,6 +508,19 @@
.nf
.B vmm domaintransport support.example.com dovecot:
.fi
+.\" ------------------------------------
+.SS domainnote (do)
+.BI "vmm domainnote" " fqdn"
+.RI [ note ]
+.PP
+Mit diesem Unterbefehl kann eine Domain mit einer Notiz versehen werden. Um
+die Notiz wieder zu löschen, läßt man sie einfach weg.
+.PP
+Beispiel:
+.PP
+.nf
+.B vmm do example.com Gehört Robert
+.fi
.\" -----------------------------------------------------------------------
.SH ALIAS\-DOMAIN UNTERBEFEHLE
Eine Alias\-Domain ist ein Alias für eine Domain, die zuvor mit dem
@@ -992,4 +1005,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 Sat Apr 14 22:56:52 2012 +0200
+++ b/man/man1/vmm.1 Sat Apr 14 21:48:00 2012 +0200
@@ -477,6 +477,19 @@
.nf
.B vmm domaintransport support.example.com dovecot:
.fi
+.\" ------------------------------------
+.SS domainnote (do)
+.BI "vmm domainnote" " fqdn"
+.RI [ note ]
+.PP
+With this subcommand, it is possible to attach a note to the specified
+domain. Without an argument, an existing note is removed.
+.PP
+Example:
+.PP
+.nf
+.B vmm do example.com Belongs to Robert
+.fi
.\" -----------------------------------------------------------------------
.SH ALIAS DOMAIN SUBCOMMANDS
An alias domain is an alias for a domain that was previously added with the
@@ -957,4 +970,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.