Fix swift invocation
swift -m adds X-Account-Meta to each parameter, fix the invocation. Change-Id: I7989829cd22f040c54b2878ab9c5d17a823eacd9 Closes-Bug: #1325780
This commit is contained in:
parent
cb9ae462a6
commit
c8728fdd98
@ -127,7 +127,7 @@
|
|||||||
<para>For example, use the <command>swift post</command>
|
<para>For example, use the <command>swift post</command>
|
||||||
command to set the secret key to
|
command to set the secret key to
|
||||||
<replaceable>MYKEY</replaceable>:</para>
|
<replaceable>MYKEY</replaceable>:</para>
|
||||||
<screen><prompt>$</prompt> <userinput>swift post -m "X-Account-Meta-Temp-URL-Key: <replaceable>MYKEY</replaceable>"</userinput></screen>
|
<screen><prompt>$</prompt> <userinput>swift post -m "Temp-URL-Key:<replaceable>MYKEY</replaceable>"</userinput></screen>
|
||||||
<note>
|
<note>
|
||||||
<para>Changing these headers invalidates any previously
|
<para>Changing these headers invalidates any previously
|
||||||
generated temporary URLs within 60 seconds, which is
|
generated temporary URLs within 60 seconds, which is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user