--- a/doc/web/source/howto/manage_alias_addresses.rst Sat Sep 29 15:57:24 2012 +0000
+++ b/doc/web/source/howto/manage_alias_addresses.rst Sat Sep 29 17:13:29 2012 +0000
@@ -26,13 +26,14 @@
aliasdelete
-----------
Syntax:
- | **vmm aliasdelete** *address* [*destination*]
- | **vmm ad** *address* [*destination*]
+ | **vmm aliasdelete** *address* [*destination* ...]
+ | **vmm ad** *address* [*destination* ...]
-Use this subcommand to delete the alias with the given *address*.
+This subcommand is used to delete one or multiple *destination*\ s from the
+alias with the given *address*.
-If the optional *destination* address is given, only this destination will
-be removed from the alias.
+When no *destination* address was specified the alias with all its
+destinations will be deleted.
Example:
@@ -40,6 +41,9 @@
root@host:~# vmm ad support@example.com d.user@example.com
+.. versionchanged:: 0.6.1
+ Accept multiple destinations.
+
aliasinfo
---------
Syntax: