summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
authorHonza Pokorny <honza@redhat.com>2017-06-21 12:53:38 -0300
committerHonza Pokorny <honza@redhat.com>2017-07-05 20:08:18 -0300
commitae35a29169ab460cdd5d6b8c26d376c000a5c10e (patch)
treedd11ee942ea877cfbeb329b21516e456f3476a83 /doc/source/cli/command-objects
parentc0719c36d1a3f268b6bfba4c83aac632f1b546fe (diff)
downloadpython-openstackclient-ae35a29169ab460cdd5d6b8c26d376c000a5c10e.tar.gz
Allow objects to be streamed to stdout
Change-Id: Icd8de6b2122fe77926d93da9bda08f56c3672a7a
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>