Merge "Drop erroneous trailing dot from --email address" into stable/ocata

This commit is contained in:
Zuul 2018-03-02 16:07:15 +00:00 committed by Gerrit Code Review
commit 875d01b272
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 |
+----------------+--------------------------------------+