docs/src/push.md

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
child 409
90a6d6952d83
equal deleted inserted replaced
284:8e7ef0675946 285:02d3e4b1245f
1 --- 1 ---
2 title: 'dav-sync push' 2 title: 'dav-sync push'
3 --- 3 ---
4 4
5 **`push [-cld] <directory>`** 5 **`dav-sync push [-cld] <directory>`**
6 6
7 Pushes all local changes to the server. This uploads all locally modified files and deletes all locally deleted files on the server. 7 Pushes all local changes to the server. This uploads all locally modified files and deletes all locally deleted files on the server.
8 8
9 If conflict detection is not disabled, all files that are also modified on the server will be skipped. 9 If conflict detection is not disabled, all files that are also modified on the server will be skipped.
10 10

mercurial