summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/S3_Access_fails_on_windows.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/S3_Access_fails_on_windows.mdwn b/doc/bugs/S3_Access_fails_on_windows.mdwn
index a203158d0..fba0c335d 100644
--- a/doc/bugs/S3_Access_fails_on_windows.mdwn
+++ b/doc/bugs/S3_Access_fails_on_windows.mdwn
@@ -6,7 +6,7 @@ Attempting to do *anything* with an S3 reomote using git-annex on windows fails
Assuming you have a disabled S3 remote called "the-cloud" (e.g. a fresh clone)
[[!format sh """
-C:\annex> git annex-old enableremote "the-cloud"
+C:\annex> git annex enableremote "the-cloud"
enableremote the-cloud gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/documentation/faqs.html for more information
(checking bucket...) (creating bucket in ap-southeast-2...) git-annex-old: FailedConnectionException2 "my-bucket-name.s3-ap-southeast-2.amazonaws.com" 80 False getAddrInfo: does not exist (error 10093)