diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-08 02:22:31 -0500 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-09 09:20:29 +0000 |
| commit | d2943d2592b2de98a59c44445c5cd2cc564740da (patch) | |
| tree | 7732763afc1f6589e0a1fcbbc6a7b3b38a54ec9e /doc/source/commands.rst | |
| parent | d9c217e5bc40c35af899c34c5965356b8849586e (diff) | |
| download | python-openstackclient-d2943d2592b2de98a59c44445c5cd2cc564740da.tar.gz | |
Command doc: access token
Change-Id: I1b7103e28273f0a63c7d6b6003317b9e69702b05
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index a4822c19..3a7fdd23 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -69,7 +69,7 @@ overlapping purposes there will be options to select which object to use, or the API resources will be merged, as in the ``quota`` object that has options referring to both Compute and Volume quotas. -* ``access token``: Identity - long-lived OAuth-based token +* ``access token``: (**Identity**) long-lived OAuth-based token * ``availability zone``: (**Compute**) a logical partition of hosts or volume services * ``aggregate``: (**Compute**) a grouping of servers * ``backup``: (**Volume**) a volume copy |
