docs/man/dav-sync.1.man

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

mercurial