summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2015-06-08 20:20:21 +0200
committerAndreas Jaeger <aj@suse.de>2015-06-08 20:20:21 +0200
commite48f487335e970f8b61a7f891118639203a746b8 (patch)
treea21aa8b238570696ea93834f5fc9cf3046d180e5
parentec3e2ab3a099b1276ae5d87fda936567f64423dc (diff)
downloadpython-swiftclient-e48f487335e970f8b61a7f891118639203a746b8.tar.gz
Fix inconsistent usage of "Positional argument"
All help texts uses "Positional argument" with the exception of tempurl. Update tempurl to use this as well so that the formatting tools work fine and can show this nicely on http://docs.openstack.org/cli-reference/content/swiftclient_commands.html#swiftclient_subcommand_tempurl like it's done for other options. Change-Id: Ib5502c23b236986bea5a4d4a63a46fca411a8494 Closes-Bug: #1463081
-rwxr-xr-xswiftclient/shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/swiftclient/shell.py b/swiftclient/shell.py
index 430efd2..29b3457 100755
--- a/swiftclient/shell.py
+++ b/swiftclient/shell.py
@@ -912,7 +912,7 @@ st_tempurl_options = '<method> <seconds> <path> <key>'
st_tempurl_help = '''
Generates a temporary URL for a Swift object.
-Positions arguments:
+Positional arguments:
[method] An HTTP method to allow for this temporary URL.
Usually 'GET' or 'PUT'.
[seconds] The amount of time in seconds the temporary URL will