diff options
author | Pete Zaitcev <zaitcev@kotori.zaitcev.us> | 2013-10-14 15:04:40 -0600 |
---|---|---|
committer | Pete Zaitcev <zaitcev@kotori.zaitcev.us> | 2013-10-14 15:04:40 -0600 |
commit | e08ec3ab8a28facc95977fc25c7e1e5381507591 (patch) | |
tree | f65ad6ade1c1ea0bc7f9481e23dd96ca2a1d9f50 /bin | |
parent | 1aa85960fdbf6e570a55821c2361a0747e21a72a (diff) | |
download | python-swiftclient-e08ec3ab8a28facc95977fc25c7e1e5381507591.tar.gz |
Clarify main help for post subcommand
Fixes bug 1231321
Change-Id: I7014aa160ebe5ba0bc5a91de05e6858fc58f69e0
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/swift | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1289,7 +1289,7 @@ Positional arguments: list Lists the containers for the account or the objects for a container post Updates meta information for the account, container, - or object + or object; creates containers if not present stat Displays information for the account, container, or object upload Uploads files or directories to the given container |