remove manual versioning mention from here

git-annex will tell the user if they need to manually enable versioning
This commit is contained in:
Joey Hess 2019-01-29 14:13:14 -04:00
parent 94bd598973
commit 7dd2672bd2
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -76,7 +76,6 @@ the S3 remote.
It will not be usable as a general-purpose special remote.
* `versioning` - Setting this to "yes" along with "exporttree=yes",
and [manually enabling versioning for the S3 bucket in the AWS console](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/enable-versioning.html)
allows git-annex to access old versions of files that were
exported to the special remote by [[git-annex export|git-annex-export]].