fix ld documentation which used initremote instead of enableremote

This commit is contained in:
Joey Hess 2015-01-20 12:42:02 -04:00
parent 05bb05b385
commit 3c695786e6

View file

@ -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.