diff options
| author | Dougal Matthews <dougal@redhat.com> | 2016-05-18 11:45:11 +0100 |
|---|---|---|
| committer | Dougal Matthews <dougal@redhat.com> | 2016-05-18 11:45:23 +0100 |
| commit | 5d4ca423113c6443e0aefdeda74d91211e89ab62 (patch) | |
| tree | 585c378532e57be3f284350ac01d741eac77a240 /doc | |
| parent | cb520025e1eb6046865ef70ef1fcd7f468ea78c8 (diff) | |
| download | python-designateclient-5d4ca423113c6443e0aefdeda74d91211e89ab62.tar.gz | |
Use the correct capitalization of OpenStack
Change-Id: If02429ed7254e4cd543b2f22f7685bf045fb4cd6
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/shell-v2-examples.rst | 2 | ||||
| -rw-r--r-- | doc/source/shell-v2.rst | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/shell-v2-examples.rst b/doc/source/shell-v2-examples.rst index c1885d6..dc53a17 100644 --- a/doc/source/shell-v2-examples.rst +++ b/doc/source/shell-v2-examples.rst @@ -1,5 +1,5 @@ ==================================== -Openstack Command Line Tool Examples +OpenStack Command Line Tool Examples ==================================== Because command output would make this document long, much of it will be diff --git a/doc/source/shell-v2.rst b/doc/source/shell-v2.rst index 68262ac..1eff928 100644 --- a/doc/source/shell-v2.rst +++ b/doc/source/shell-v2.rst @@ -1,5 +1,5 @@ ========================================================= -Openstack Command Line Tool (compatible with v2 API only) +OpenStack Command Line Tool (compatible with v2 API only) ========================================================= The python-designateclient package comes with a plugin for the openstack @@ -23,7 +23,7 @@ Configuration :program:`openstack` requires certain information to talk to the REST API. An in-depth explanation is covered in the -`Openstack Client configuration documentation`_. +`OpenStack Client configuration documentation`_. Using the Command Line Tool --------------------------- @@ -141,4 +141,4 @@ You'll find complete documentation on the shell by running: For a specific command, you can execute: ``openstack subcommand help`` -.. _Openstack Client configuration documentation: http://docs.openstack.org/developer/python-openstackclient/configuration.html +.. _OpenStack Client configuration documentation: http://docs.openstack.org/developer/python-openstackclient/configuration.html |
