diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-01-08 23:04:59 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-01-08 23:04:59 +0000 |
| commit | c1f28bf7ca6d628029dfb53cd2d545fa26d18cf1 (patch) | |
| tree | 22855176f7a2d978c8282fc39b81f22f8d3a22d2 /doc/source/commands.rst | |
| parent | e252bae4c7fe7c01bef0f4c1140369fbce73a44c (diff) | |
| parent | 79d0e21a4519de57a25ccd4a06a26795dba5636d (diff) | |
| download | python-openstackclient-c1f28bf7ca6d628029dfb53cd2d545fa26d18cf1.tar.gz | |
Merge "Command doc: backup"
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 2c159725..5c5df7f9 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -72,7 +72,7 @@ referring to both Compute and Volume quotas. * ``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 +* ``backup``: (**Volume**) a volume copy * ``catalog``: (**Identity**) service catalog * ``console log``: (**Compute**) server console text dump * ``console url``: (**Compute**) server remote console URL |
