summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-02-18 15:32:01 +0000
committerGerrit Code Review <review@openstack.org>2015-02-18 15:32:01 +0000
commit9e94d814c6ae07c3d5e8242754aebcce150265cc (patch)
tree2590d02e2f574f112a14b6d066de5e62a70baa99 /README.rst
parent3223f32ec3d76acd600b5abd33305c59a7eea1fa (diff)
parentd76387cc9fd06cde631848e642e03004c6e95c11 (diff)
downloadpython-cinderclient-1.3.0.tar.gz
Merge "Add -d short option for --debug"1.3.0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ff0fcae..9fefce9 100644
--- a/README.rst
+++ b/README.rst
@@ -110,7 +110,7 @@ You'll find complete documentation on the shell by running
list-extensions List all the os-api extensions that are available.
Optional arguments:
- --debug Print debugging output
+ -d, --debug Print debugging output
--os-username <auth-user-name>
Defaults to env[OS_USERNAME].
--os-password <auth-password>