docs/src/pull.md

changeset 283
0e36bb75a732
parent 282
3070d72f54af
child 285
02d3e4b1245f
equal deleted inserted replaced
282:3070d72f54af 283:0e36bb75a732
1 dav-sync pull 1 ---
2 ============= 2 title: 'dav-sync pull'
3 ---
3 4
4 **`pull [-cld] <directory>`** 5 **`pull [-cld] <directory>`**
5 6
6 Pulls all changes from the server. All new or modified files are downloaded and all files deleted on the server are deleted locally. If a file is also locally modified and conflict detection is not disabled, the local file is renamed and an entry in the conflict database is added. 7 Pulls all changes from the server. All new or modified files are downloaded and all files deleted on the server are deleted locally. If a file is also locally modified and conflict detection is not disabled, the local file is renamed and an entry in the conflict database is added.
7 8

mercurial