Merge "Extend usage message for swift download
"
This commit is contained in:
commit
1f2717e334
@ -244,9 +244,11 @@ st_download_help = '''
|
|||||||
Download objects from containers
|
Download objects from containers
|
||||||
|
|
||||||
Positional arguments:
|
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
|
<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:
|
Optional arguments:
|
||||||
--all Indicates that you really want to download
|
--all Indicates that you really want to download
|
||||||
|
Loading…
x
Reference in New Issue
Block a user