doc/web/source/howto/manage_domains.rst
branchv0.7.x
changeset 690 06c0acf6c45d
parent 687 5eb033796444
child 698 18a528d44055
--- a/doc/web/source/howto/manage_domains.rst	Sun Jan 20 14:42:52 2013 +0000
+++ b/doc/web/source/howto/manage_domains.rst	Sun Jan 20 15:50:36 2013 +0000
@@ -112,13 +112,23 @@
 
 domainnote
 ----------
+.. program:: vmm domainnote
+
 Syntax:
- | **vmm domainnote** *fqdn* [**-n** *note*]
- | **vmm do** *fqdn* [**-n** *note*]
+ | **vmm domainnote** *fqdn* **-d** | **-n** *note*
+ | **vmm do** *fqdn* **-d** | **-n** *note*
+
+.. option:: -d
+
+ delete the domain's note
+
+.. option:: -n note
+
+ the note that should be set
 
 With this subcommand, it is possible to attach a note to the specified
 domain.
-Without an argument, an existing note is removed.
+In order to delete an existing note, pass the :option:`-d` option.
 
 Example: