From 8fa17eaba08b99250d6290915379f048844d83d7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 May 2011 12:12:03 -0400 Subject: [PATCH] tweak --- doc/walkthrough/Internet_Archive_via_S3.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/walkthrough/Internet_Archive_via_S3.mdwn b/doc/walkthrough/Internet_Archive_via_S3.mdwn index 5ed71a123e..1d5fc88f53 100644 --- a/doc/walkthrough/Internet_Archive_via_S3.mdwn +++ b/doc/walkthrough/Internet_Archive_via_S3.mdwn @@ -17,7 +17,7 @@ Sign up for an account, and get your access keys here: Specify `host=s3.us.archive.org` when doing `initremote` to set up a remote at the Archive. This will enable a special Internet Archive mode: Encryption is not allowed; you are required to specify a bucket name -rather than letting git-annex pick a random one; and you can optionally +rather than having git-annex pick a random one; and you can optionally specify `x-archive-meta*` headers to add metadata as explained in their [documentation](http://www.archive.org/help/abouts3.txt).