vmm.1
changeset 36 8a9ce20d2569
parent 26 668951708f2f
equal deleted inserted replaced
35:22cc616aef61 36:8a9ce20d2569
     1 .\" $Id$
     1 .\" $Id$
     2 .TH "VMM" "1" "30. April 2008" "Pascal Volk"
     2 .TH "VMM" "1" "27. May 2008" "Pascal Volk"
     3 .SH NAME
     3 .SH NAME
     4 vmm \- command line tool to manage email domains/accounts/aliases
     4 vmm \- command line tool to manage email domains/accounts/aliases
     5 .SH SYNOPSIS
     5 .SH SYNOPSIS
     6 .B vmm
     6 .B vmm
     7 \fIsubcommand\fP \fIobject\fP [ \fIargs\fP ]
     7 \fIsubcommand\fP \fIobject\fP [ \fIargs\fP ]
    73         -------------------
    73         -------------------
    74                 Gid............: 70000
    74                 Gid............: 70000
    75                 Uid............: 70004
    75                 Uid............: 70004
    76                 Address........: c.user@example.com
    76                 Address........: c.user@example.com
    77 .fi
    77 .fi
       
    78 .\"
       
    79 .TP
       
    80 \fBlistdomains\fP (\fBld\fP) [ \fIpattern\fP ]
       
    81 This subcommand lists all available domains. The output can be limited with an
       
    82 optional \fIpattern\fP.
       
    83 .br
       
    84 To perform a wild card search, the % character can be used at the start and/or
       
    85 the end of the \fIpattern\fP.
       
    86 .PP
       
    87 .nf
       
    88         Example:
       
    89 
       
    90         \fBvmm listdomains example%\fP
       
    91         Matching domains
       
    92         ----------------
       
    93                 example.com
       
    94                 example.net
       
    95                 example.org
       
    96 .fi
       
    97 .\"
    78 .TP
    98 .TP
    79 \fBhelp\fP (\fBh\fP)
    99 \fBhelp\fP (\fBh\fP)
    80 Prints all available commands to stderr. After this \fBvmm\fP exits.
   100 Prints all available commands to stderr. After this \fBvmm\fP exits.
    81 .TP
   101 .TP
    82 \fBversion\fP (\fBv\fP)
   102 \fBversion\fP (\fBv\fP)