--- a/doc/web/source/howto/manage_domains.rst Sun Jan 13 18:12:51 2013 +0000
+++ b/doc/web/source/howto/manage_domains.rst Sat Jan 19 16:55:18 2013 +0000
@@ -5,9 +5,19 @@
domainadd
---------
+.. program:: vmm domainadd
+
Syntax:
- | **vmm domainadd** *fqdn* [**-t** *transport*]
- | **vmm da** *fqdn* [**-t** *transport*]
+ | **vmm domainadd** *fqdn* [**-n** *note*] [**-t** *transport*]
+ | **vmm da** *fqdn* [**-n** *note*] [**-t** *transport*]
+
+.. option:: -n note
+
+ the note that should be set
+
+.. option:: -t transport
+
+ a Postfix transport (transport: or transport:nexthop)
Adds the new domain into the database and creates the domain directory.