Fix to use "." to source script files

Adhering to coding conventions. Refer to ``Code conventions`` at
https://docs.openstack.org/contributor-guide/ for details.

Change-Id: If98c323e38dc25f2c1c99d71e36627325e296ced
This commit is contained in:
melissaml 2017-08-29 01:52:47 +08:00
parent c646f17d8e
commit 2364fb1bd3
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ the OpenStack API and dashboard.
.. code::
$ source ~/openrc
$ . ~/openrc
#. Run an OpenStack command that uses one or more APIs. For example: