diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-08 23:25:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-08 23:25:38 -0400 |
commit | 4475497e653a63823b95a0fa0b176a7baf080a7b (patch) | |
tree | 3fa2a824f16a1d9d44fd9395de1dc7d426835c79 /doc/tips | |
parent | 4e303cca921722d4274eece477b52d196cc7c0e1 (diff) | |
parent | 69e1ee3fde8530361ce4c0569f4ec2175f2d86a7 (diff) |
Merge branch 'newchunks'
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/using_Amazon_S3.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/using_Amazon_S3.mdwn b/doc/tips/using_Amazon_S3.mdwn index 0c68c7387..ede3f952f 100644 --- a/doc/tips/using_Amazon_S3.mdwn +++ b/doc/tips/using_Amazon_S3.mdwn @@ -14,7 +14,7 @@ like "2512E3C7" Next, create the S3 remote, and describe it. - # git annex initremote cloud type=S3 keyid=2512E3C7 + # git annex initremote cloud type=S3 chunk=1MiB keyid=2512E3C7 initremote cloud (encryption setup with gpg key C910D9222512E3C7) (checking bucket) (creating bucket in US) (gpg) ok # git annex describe cloud "at Amazon's US datacenter" describe cloud ok |