summaryrefslogtreecommitdiff
path: root/bin/swift
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-10-17 17:42:42 +0000
committerGerrit Code Review <review@openstack.org>2013-10-17 17:42:42 +0000
commit1f2717e3345bbb5306b85c7c62c694b33da6dbcb (patch)
tree36bd114b54b0677e75aed80441575863037f5300 /bin/swift
parentefde2378c2dab33989112232d2a6bc6d0a72db48 (diff)
parent47c33cc4a381f5837b3a67120069ff1291123e40 (diff)
downloadpython-swiftclient-1f2717e3345bbb5306b85c7c62c694b33da6dbcb.tar.gz
Merge "Extend usage message for `swift download`"
Diffstat (limited to 'bin/swift')
-rwxr-xr-xbin/swift6
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/swift b/bin/swift
index 74aa606..1b298d1 100755
--- a/bin/swift
+++ b/bin/swift
@@ -244,9 +244,11 @@ st_download_help = '''
Download objects from containers
Positional arguments:
- <container> Name of container to download from
+ <container> Name of container to download from. To download a
+ whole account, omit this and specify --all.
<object> Name of object to download. Specify multiple times
- for multiple objects
+ for multiple objects. Omit this to download all
+ objects from the container.
Optional arguments:
--all Indicates that you really want to download