diff -r 70c7d8e437f9 -r 329d57cddae8 docs/man/dav-sync.1.man --- a/docs/man/dav-sync.1.man Thu Jun 28 21:41:05 2018 +0200 +++ b/docs/man/dav-sync.1.man Sun Jul 01 16:13:17 2018 +0200 @@ -1,23 +1,25 @@ .\" Automatically generated by Pandoc 1.16.0.2 .\" -.TH "DAV\-SYNC" "1" "July 1, 2018" "dav\-sync User Manuals" "" +.TH "DAV\-SYNC" "1" "July 1, 2018" "Version 1.2" "DavUtils User Manuals" .hy .SH NAME .PP -dav\-sync \- synchronize a local directory with a WebDAV collection. +\f[B]dav\-sync\f[] \- synchronize a local directory with a WebDAV +collection. .SH SYNOPSIS .PP -dav\-sync \f[I]command\f[] [\f[I]options\f[]] \f[I]arguments\f[]... +\f[B]dav\-sync\f[] \f[I]command\f[] [\f[I]options\f[]] +\f[I]arguments\f[]... .SH DESCRIPTION .PP TODO .SH COMMANDS .PP -pull [\f[I]\-cldr\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[] +pull [\f[B]\-cldr\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[] .PP -push [\f[I]\-cldr\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[] +push [\f[B]\-cldr\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[] .PP -archive [\f[I]\-cld\f[]] [\f[I]\-t tags\f[]] \f[I]directory\f[] +archive [\f[B]\-cld\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[] .PP resolve\-conflicts \f[I]directory\f[] .PP @@ -27,44 +29,47 @@ .PP empty\-trash \f[I]directory\f[] .PP -add\-tag [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tag\f[] +add\-tag [\f[B]\-s\f[] \f[I]syncdir\f[]] \f[I]file\f[] \f[I]tag\f[] +.PP +remove\-tag [\f[B]\-s\f[] \f[I]syncdir\f[]] \f[I]file\f[] \f[I]tag\f[] .PP -remove\-tag [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tag\f[] +set\-tags [\f[B]\-s\f[] \f[I]syncdir\f[]] \f[I]file\f[] \f[I]tags\f[] +.PP +list\-tags [\f[B]\-s\f[] \f[I]syncdir\f[]] \f[I]file\f[] +.SH GENERAL OPTIONS .PP -set\-tags [\f[I]\-s syncdir\f[]] \f[I]file\f[] \f[I]tags\f[] -.PP -list\-tags [\f[I]\-s syncdir\f[]] \f[I]file\f[] -.SH OPTIONS +The following options can be used with all commands. .TP -.B \-c +.B \f[B]\-v\f[] +Verbose output. +.RS +.RE +.SH COMMAND OPTIONS +.TP +.B \f[B]\-c\f[] Disable conflict detection. .RS .RE .TP -.B \-l -Lock the repository before access. -.RS -.RE -.TP -.B \-d +.B \f[B]\-d\f[] Don\[aq]t lock the repository. .RS .RE .TP -.B \-t \f[I]tags\f[] +.B \f[B]\-l\f[] +Lock the repository before access. +.RS +.RE +.TP +.B \f[B]\-t\f[] \f[I]tags\f[] Only sync files which have the specified tags. .RS .RE .TP -.B \-r +.B \f[B]\-r\f[] Remove ressources not matching the tag filter. .RS .RE -.TP -.B \-v -Verbose output (all commands). -.RS -.RE .SH SEE ALSO .PP \f[C]dav\f[] (1).