diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-05 22:01:37 -0500 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-09 03:14:08 -0500 |
| commit | 460b530d8bb31890e65bc60a7004a391efbcc128 (patch) | |
| tree | 3df84ecfee1e277aeb56872569565ea0c0b00fc4 /doc/source/commands.rst | |
| parent | 017073327052280b3067096bf5a570b0123e1408 (diff) | |
| download | python-openstackclient-460b530d8bb31890e65bc60a7004a391efbcc128.tar.gz | |
Command doc: snapshot
Change-Id: Ibe5cd0a8422788762e0c52b702b7bd54e6a46813
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 4649b012..56ce5235 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -107,7 +107,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 |
