diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-01-09 09:17:42 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-01-09 09:17:42 +0000 |
| commit | f8d4dd25b488cc6ca288adf90917ae4ba404f921 (patch) | |
| tree | dba3454df8862ee592adbc09befbca789ac0c18a /doc/source/commands.rst | |
| parent | c7d7866b0c454df848bacd38a3699b73c725d1d3 (diff) | |
| parent | 460b530d8bb31890e65bc60a7004a391efbcc128 (diff) | |
| download | python-openstackclient-f8d4dd25b488cc6ca288adf90917ae4ba404f921.tar.gz | |
Merge "Command doc: snapshot"
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 f0bbd116..a4822c19 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -110,7 +110,7 @@ referring to both Compute and Volume quotas. * ``server``: (**Compute**) virtual machine instance * ``server image``: (**Compute**) saved server disk image * ``service``: Identity - a cloud service -* ``snapshot``: Volume - a point-in-time copy of a volume +* ``snapshot``: (**Volume**) a point-in-time copy of a volume * ``token``: (**Identity**) a bearer token managed by Identity service * ``usage``: (**Compute**) display host resources being consumed * ``user``: (**Identity**) individual cloud resources users |
