Drop erroneous trailing dot from --email address

Change-Id: I2ad9dc522a4dfdf16cc93450831678d38710602e
Closes-Bug: #1750345
Signed-off-by: Simon Leinen <simon.leinen@gmail.com>
This commit is contained in:
Simon Leinen 2018-02-28 13:06:40 +01:00
parent 8f1c6f64f4
commit 301f52681d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ In environments that include the DNS service, you can create a DNS Zone.
.. code-block:: console
$ openstack zone create --email dnsmaster@example.com. example.com.
$ openstack zone create --email dnsmaster@example.com example.com.
+----------------+--------------------------------------+
| Field | Value |
+----------------+--------------------------------------+