be more clear about the rsync usage

This commit is contained in:
http://m-f-k.myopenid.com/ 2011-03-06 16:32:16 +00:00 committed by admin
parent af87078982
commit 232553af01

View file

@ -9,7 +9,7 @@ to clone the laptop's annex to it:
# cd ~/annex
# git annex init "my desktop"
Now you can get files and they will be transferred (using `rsync`):
Now you can get files and they will be transferred (using `rsync` via `ssh`):
# git annex get my_cool_big_file
get my_cool_big_file (getting UUID for origin...) (copying from origin...)