summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-06 15:24:31 +0000
committerGerrit Code Review <review@openstack.org>2017-07-06 15:24:31 +0000
commit91cc7311877c74adf2618bcb87f86f484e8d7aae (patch)
treef7e28d40224762d4f531eaa13a7882e20d7cf44b /doc/source/cli/command-objects
parenteb19c167ead44a5df7a3ac072af8c4a0a895f36e (diff)
parentae35a29169ab460cdd5d6b8c26d376c000a5c10e (diff)
downloadpython-openstackclient-91cc7311877c74adf2618bcb87f86f484e8d7aae.tar.gz
Merge "Allow objects to be streamed to stdout"
Diffstat (limited to 'doc/source/cli/command-objects')
-rw-r--r--doc/source/cli/command-objects/object.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/object.rst b/doc/source/cli/command-objects/object.rst
index 6323c4ed..4cba38ee 100644
--- a/doc/source/cli/command-objects/object.rst
+++ b/doc/source/cli/command-objects/object.rst
@@ -114,7 +114,8 @@ Save object locally
.. option:: --file <filename>
- Destination filename (defaults to object name)
+ Destination filename (defaults to object name);
+ using - as the filename will print the file to stdout
.. describe:: <container>