docs/man/dav-sync.1.man

Sun, 01 Jul 2018 16:13:17 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 01 Jul 2018 16:13:17 +0200
changeset 438
329d57cddae8
parent 436
daea53362170
child 440
a62d312d8e53
permissions
-rw-r--r--

improves formatting of man pages

.\" Automatically generated by Pandoc 1.16.0.2
.\"
.TH "DAV\-SYNC" "1" "July 1, 2018" "Version 1.2" "DavUtils User Manuals"
.hy
.SH NAME
.PP
\f[B]dav\-sync\f[] \- synchronize a local directory with a WebDAV
collection.
.SH SYNOPSIS
.PP
\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[B]\-cldr\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[]
.PP
push [\f[B]\-cldr\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[]
.PP
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
delete\-conflicts \f[I]directory\f[]
.PP
trash\-info \f[I]directory\f[]
.PP
empty\-trash \f[I]directory\f[]
.PP
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
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
The following options can be used with all commands.
.TP
.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 \f[B]\-d\f[]
Don\[aq]t lock the repository.
.RS
.RE
.TP
.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 \f[B]\-r\f[]
Remove ressources not matching the tag filter.
.RS
.RE
.SH SEE ALSO
.PP
\f[C]dav\f[] (1).
.PP
DavUtils full documentation: <https://davutils.sourceforge.io/>.
.SH AUTHORS
Olaf Wintermann.

mercurial