diff -r dab0630947a2 -r 06c0acf6c45d doc/web/source/howto/manage_domains.rst --- 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: