docs/man/dav-sync.1.man

changeset 436
daea53362170
child 438
329d57cddae8
equal deleted inserted replaced
435:def0359fb48f 436:daea53362170
1 .\" Automatically generated by Pandoc 1.16.0.2
2 .\"
3 .TH "DAV\-SYNC" "1" "July 1, 2018" "dav\-sync User Manuals" ""
4 .hy
5 .SH NAME
6 .PP
7 dav\-sync \- synchronize a local directory with a WebDAV collection.
8 .SH SYNOPSIS
9 .PP
10 dav\-sync \f[I]command\f[] [\f[I]options\f[]] \f[I]arguments\f[]...
11 .SH DESCRIPTION
12 .PP
13 TODO
14 .SH COMMANDS
15 .PP
16 pull [\f[I]\-cldr\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[]
17 .PP
18 push [\f[I]\-cldr\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[]
19 .PP
20 archive [\f[I]\-cld\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[]
21 .PP
22 resolve\-conflicts \f[I]directory\f[]
23 .PP
24 delete\-conflicts \f[I]directory\f[]
25 .PP
26 trash\-info \f[I]directory\f[]
27 .PP
28 empty\-trash \f[I]directory\f[]
29 .PP
30 add\-tag [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tag\f[]
31 .PP
32 remove\-tag [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tag\f[]
33 .PP
34 set\-tags [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tags\f[]
35 .PP
36 list\-tags [\f[I]\-s syncdir\f[]] \f[I]file\f[]
37 .SH OPTIONS
38 .TP
39 .B \-c
40 Disable conflict detection.
41 .RS
42 .RE
43 .TP
44 .B \-l
45 Lock the repository before access.
46 .RS
47 .RE
48 .TP
49 .B \-d
50 Don\[aq]t lock the repository.
51 .RS
52 .RE
53 .TP
54 .B \-t \f[I]tags\f[]
55 Only sync files which have the specified tags.
56 .RS
57 .RE
58 .TP
59 .B \-r
60 Remove ressources not matching the tag filter.
61 .RS
62 .RE
63 .TP
64 .B \-v
65 Verbose output (all commands).
66 .RS
67 .RE
68 .SH SEE ALSO
69 .PP
70 \f[C]dav\f[] (1).
71 .PP
72 DavUtils full documentation: <https://davutils.sourceforge.io/>.
73 .SH AUTHORS
74 Olaf Wintermann.

mercurial