From aea0585ddbc749b6f4d501430d41b671932c11a4 Mon Sep 17 00:00:00 2001 From: zhangyanxian Date: Fri, 16 Dec 2016 02:41:35 +0000 Subject: [PATCH] Fix typo in shell.py TrivialFix Change-Id: I0b0a21df1433ec8f355c452c91a818feb9f6f134 --- swiftclient/shell.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swiftclient/shell.py b/swiftclient/shell.py index e6075c7..9819bf3 100755 --- a/swiftclient/shell.py +++ b/swiftclient/shell.py @@ -793,7 +793,7 @@ Positional arguments: Optional arguments: -d, --destination The container and name of the destination object. Name - of destination object can be ommited, then will be + of destination object can be omitted, then will be same as name of source object. Supplying multiple objects and destination with object name is invalid. -M, --fresh-metadata Copy the object without any existing metadata,