summaryrefslogtreecommitdiff
path: root/doc/walkthrough/using_ssh_remotes.mdwn
Commit message (Collapse)AuthorAge
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
| | | | | | | | get not honoring --from has surprised me a few times, so least surprise suggests it should just behave like copy --from. This leaves the difference between get and copy being that copy always requires the remote to copy from, while get will decide whether to get a file from a key/value store or a remote.
* initial pass at doc updateGravatar Joey Hess2011-03-15
|
* be more clear about the rsync usageGravatar http://m-f-k.myopenid.com/2011-03-06
|
* split the walkthrough and inline back togetherGravatar Joey Hess2011-02-27