From e08ec3ab8a28facc95977fc25c7e1e5381507591 Mon Sep 17 00:00:00 2001 From: Pete Zaitcev Date: Mon, 14 Oct 2013 15:04:40 -0600 Subject: [PATCH] Clarify main help for post subcommand Fixes bug 1231321 Change-Id: I7014aa160ebe5ba0bc5a91de05e6858fc58f69e0 --- bin/swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/swift b/bin/swift index 0de5fbee..10bceca3 100755 --- a/bin/swift +++ b/bin/swift @@ -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