diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kolab.1 | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/doc/kolab.1 b/doc/kolab.1 index 5a2f594..a768716 100644 --- a/doc/kolab.1 +++ b/doc/kolab.1 @@ -126,15 +126,15 @@ in any of the ACEs. .\" .TP .\" .BI "add-domain " .\" Add a domain name space -.\" +.\" .\" .TP .\" .BI "add-group " .\" Add a group -.\" +.\" .\" .TP .\" .BI "add-user " .\" Add a user -.\" +.\" .TP .BI "add-user-subscription " "user pattern" @@ -170,11 +170,11 @@ See PATTERNS for more information on pattern matching. .\" .TP .\" .BI "delete-domain" .\" Delete a domain -.\" +.\" .\" .TP .\" .BI "delete-group" .\" Delete a group -.\" +.\" .TP .BI "dm, delete-mailbox " "pattern" @@ -185,11 +185,11 @@ See PATTERNS for more information on pattern matching. .\" .TP .\" .BI "delete-user" .\" Delete a user -.\" +.\" .\" .TP .\" .BI "export-mailbox" .\" Export a mailbox. -.\" +.\" .TP .BI help @@ -214,11 +214,11 @@ See PATTERNS for more information on pattern matching. .\" .TP .\" .BI "list-domains" .\" List domain name spaces -.\" +.\" .\" .TP .\" .BI "list-groups" .\" List groups -.\" +.\" .TP .BI "list-mailbox-metadata " "pattern" @@ -249,11 +249,11 @@ is subscribed to. .\" .TP .\" .BI "remove-mail" -.\" +.\" .TP .BI "remove-user-subscription [" "user " "[" "pattern" "]]" -Unsubscribe user +Unsubscribe user .I user from mailboxes matching .IR pattern . @@ -267,7 +267,7 @@ Rename .\" .TP .\" .BI "role-info" -.\" +.\" .TP .BI "sam, set-mailbox-acl " "pattern aci-subject access-rights" @@ -310,16 +310,16 @@ The language associated with a user impacts the transliteration of their name co .\" .TP .\" .BI "set-mail" -.\" +.\" .\" .TP .\" .BI "set-mailbox-metadata" -.\" +.\" .\" .TP .\" .BI "sq, set-quota" -.\" +.\" .\" .TP .\" .BI "sync" -.\" +.\" .TP .BI "transfer-mailbox " "mailbox imap-server" @@ -368,7 +368,7 @@ to its original location (from which it was deleted). .\" .TP .\" .BI "user-info" -.\" +.\" .SS SIEVE COMMANDS .BR kolab (1) includes a set of sub-commands for Sieve script management. |