# HG changeset patch # User martin f. krafft # Date 1334411063 -7200 # Node ID a8ee0328f9089fb7deb3f633ab3b356b2940b428 # Parent 5806fb74130bd82effdf0a769b7cfe701578fad9 Add user/domainnote commands to manpages diff -r 5806fb74130b -r a8ee0328f908 man/de/man1/vmm.1 --- a/man/de/man1/vmm.1 Sat Apr 14 13:29:01 2012 +0200 +++ b/man/de/man1/vmm.1 Sat Apr 14 15:44:23 2012 +0200 @@ -723,6 +723,19 @@ .B vmm up d.user@example.com \(dqA |\(rs/|0r3 5ecur3 P4s5\(rs/\(rs/0rd?\(dq .fi .\" ------------------------------------ +.SS usernote (uo) +.BI "vmm usernote" " address" +.RI [ note ] +.PP +Mit diesem Unterbefehl kann ein Konto mit einer Notiz versehen werden. Um die +Notiz wieder zu löschen, läßt man sie einfach weg. +.PP +Beispiel: +.PP +.nf +.B vmm uo d.user@example.com Wird nur bis Ende Mai 2012 gebraucht +.fi +.\" ------------------------------------ .SS userquota (uq) .BI "vmm userquota" " address storage" .RI [ messages ] diff -r 5806fb74130b -r a8ee0328f908 man/man1/vmm.1 --- a/man/man1/vmm.1 Sat Apr 14 13:29:01 2012 +0200 +++ b/man/man1/vmm.1 Sat Apr 14 15:44:23 2012 +0200 @@ -692,6 +692,19 @@ .B vmm up d.user@example.com \(dqA |\(rs/|0r3 5ecur3 P4s5\(rs/\(rs/0rd?\(dq .fi .\" ------------------------------------ +.SS usernote (uo) +.BI "vmm usernote" " address" +.RI [ note ] +.PP +With this subcommand, it is possible to attach a note to the specified +account. Without an argument, an existing note is removed. +.PP +Example: +.PP +.nf +.B vmm uo d.user@example.com Only needed until end of May 2012 +.fi +.\" ------------------------------------ .SS userquota (uq) .BI "vmm userquota" " address storage" .RI [ messages ]