summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhangyanxian <zhangyanxianmail@163.com>2016-12-16 02:41:35 +0000
committerzhangyanxian <zhangyanxianmail@163.com>2016-12-16 22:32:17 +0000
commitaea0585ddbc749b6f4d501430d41b671932c11a4 (patch)
tree8aa615fe9e1d8709f4c7acd1f0f71da5152abad1
parentae57155d390d453d48a02f73fb08d50d4d441fcd (diff)
downloadpython-swiftclient-aea0585ddbc749b6f4d501430d41b671932c11a4.tar.gz
Fix typo in shell.py
TrivialFix Change-Id: I0b0a21df1433ec8f355c452c91a818feb9f6f134
-rwxr-xr-xswiftclient/shell.py2
1 files changed, 1 insertions, 1 deletions
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 </container[/object]>
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,