summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAnton Lundin <anton@dohi.se>2012-10-17 11:21:09 +0200
committerAnton Lundin <anton@dohi.se>2012-10-24 09:33:28 +0200
commit46cbbf8acba0a47fd76e0d64ce4861f9f0d156b7 (patch)
tree57694734b6296ee10f88ea0569e7527b75dacd03 /bin
parent9d8983f03a329cf22ba75195a2e99c62930d0c4f (diff)
downloadboto-46cbbf8acba0a47fd76e0d64ce4861f9f0d156b7.tar.gz
s3put: document --headers option
Diffstat (limited to 'bin')
-rwxr-xr-xbin/s3put5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/s3put b/bin/s3put
index 8dbdaa65..7e594e78 100755
--- a/bin/s3put
+++ b/bin/s3put
@@ -30,7 +30,8 @@ SYNOPSIS
-b/--bucket <bucket_name> [-c/--callback <num_cb>]
[-d/--debug <debug_level>] [-i/--ignore <ignore_dirs>]
[-n/--no_op] [-p/--prefix <prefix>] [-q/--quiet]
- [-g/--grant grant] [-w/--no_overwrite] [-r/--reduced] path
+ [-g/--grant grant] [-w/--no_overwrite] [-r/--reduced]
+ [--header] path
Where
access_key - Your AWS Access Key ID. If not supplied, boto will
@@ -75,6 +76,8 @@ SYNOPSIS
the key exists on s3 the file on s3 will not be
updated.
reduced - Use Reduced Redundancy storage
+ header - key=value paris of extra header(s) to pass along in the
+ request
If the -n option is provided, no files will be transferred to S3 but