diff options
author | Joey Hess <joey@kitenet.net> | 2011-05-16 13:33:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-05-16 13:33:33 -0400 |
commit | 57428c356ea81ea13193ac5dfc32d9a824ed4d65 (patch) | |
tree | 692c4be145dc87f05fb88e0d67bab679f401da92 /doc/walkthrough | |
parent | d006586cd0b706c9cc92b2747b2ba3487f52c04a (diff) |
heh
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/Internet_Archive_via_S3.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/Internet_Archive_via_S3.mdwn b/doc/walkthrough/Internet_Archive_via_S3.mdwn index b80f0a4b7..8c0f2dde7 100644 --- a/doc/walkthrough/Internet_Archive_via_S3.mdwn +++ b/doc/walkthrough/Internet_Archive_via_S3.mdwn @@ -32,7 +32,7 @@ use all lowercase and no spaces when making the bucket with `initremote`. x-archive-meta-mediatype=texts x-archive-meta-language=eng \ x-archive-meta-title="original Panama Canal lock design blueprints" initremote archive-panama (Internet Archive mode) ok - # git annex describe archive-panama "Internet Archive item for my grandfather's Panama Canal lock design blueprints" + # git annex describe archive-panama "a man, a plan, a canal: panama" describe archive-panama ok Then you can annex files and copy them to the remote as usual: |