summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tips/using_Amazon_S3.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/using_Amazon_S3.mdwn b/doc/tips/using_Amazon_S3.mdwn
index ede3f952f..d6f621786 100644
--- a/doc/tips/using_Amazon_S3.mdwn
+++ b/doc/tips/using_Amazon_S3.mdwn
@@ -24,8 +24,8 @@ repository use the same S3 remote is easy:
# cd /media/usb/annex
# git pull laptop
- # git annex initremote cloud
- initremote cloud (gpg) (checking bucket) ok
+ # git annex enableremote cloud
+ enableremote cloud (gpg) (checking bucket) ok
Now the remote can be used like any other remote.