summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChen Hanxiao <chenhx@certusnet.com.cn>2018-07-04 15:18:55 +0800
committerChen Hanxiao <chenhx@certusnet.com.cn>2018-07-24 08:45:01 +0800
commitc159b5ccbc6f4d98f94cd96ad200ac317a8269ad (patch)
tree198eb4a9bad5c383e34cadb070702d8766c300cf /doc
parent71abbfca2a5927d19ad5a7187bb2112e907b301a (diff)
downloadpython-glanceclient-c159b5ccbc6f4d98f94cd96ad200ac317a8269ad.tar.gz
image-list: add checksum algorithm description
We use MD5 for checksum, add this description in cli helps. Change-Id: I3469b0dface63f4684ad39421eee4c2a2de4d80b Signed-off-by: Chen Hanxiao <chenhx@certusnet.com.cn>
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/details.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/details.rst b/doc/source/cli/details.rst
index 8b01266..f446aba 100644
--- a/doc/source/cli/details.rst
+++ b/doc/source/cli/details.rst
@@ -325,7 +325,7 @@ List images you can access.
Filter images by a user-defined image property.
``--checksum <CHECKSUM>``
- Displays images that match the checksum.
+ Displays images that match the MD5 checksum.
``--tag <TAG>``
Filter images by a user-defined tag.