# HG changeset patch # User martin f. krafft # Date 1334432880 -7200 # Node ID 47254b46c361c4ba1b7ee61e8c7939a6f7836eec # Parent ff805bd178175496b2678e7ecd6cfb305d66d968 Document domainnote in manpages 5806fb74130b did not contain this, so I must have forgotten it. Oops. diff -r ff805bd17817 -r 47254b46c361 man/de/man1/vmm.1 --- 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 geschrieben und sind unter den Bedingungen der -BSD Lizenz lizenziert. \ No newline at end of file +BSD Lizenz lizenziert. diff -r ff805bd17817 -r 47254b46c361 man/man1/vmm.1 --- 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 and are licensed under the terms of the BSD -License. \ No newline at end of file +License.