man1: Use service names in lowercase letters. v0.7.x
authorPascal Volk <user@localhost.localdomain.org>
Sun, 13 Jan 2013 15:41:13 +0000
branchv0.7.x
changeset 684 083d36f53297
parent 683 3b258e3963c7
child 685 c6024bc1de0f
man1: Use service names in lowercase letters. Service names in uppercase letters will be rejected by the argument parser.
man/man1/vmm.1
--- a/man/man1/vmm.1	Sun Jan 13 15:33:23 2013 +0000
+++ b/man/man1/vmm.1	Sun Jan 13 15:41:13 2013 +0000
@@ -1,4 +1,4 @@
-.TH "VMM" "1" "2013-01-06" "vmm 0.7" "vmm"
+.TH "VMM" "1" "2013-01-13" "vmm 0.7" "vmm"
 .SH NAME
 vmm \- command line tool to manage email domains/accounts/aliases
 .\" -----------------------------------------------------------------------
@@ -871,7 +871,7 @@
 Example:
 .PP
 .nf
-.B vmm userservices d.user@example.com \-s SMTP IMAP
+.B vmm userservices d.user@example.com \-s smtp imap
 .\" ------------------------------------
 .SS usertransport (ut)
 .BI "vmm usertransport" " address transport"