diff -r 2e3a24b9896a -r 8b88efcbf56f docs/man/dav-sync.1.man --- a/docs/man/dav-sync.1.man Sun Dec 15 16:54:05 2019 +0100 +++ b/docs/man/dav-sync.1.man Sun Dec 15 17:00:46 2019 +0100 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 1.19.2.4 +.\" Automatically generated by Pandoc 2.2.1 .\" -.TH "DAV\-SYNC" "1" "July 1, 2018" "Version 1.2" "DavUtils User Manuals" +.TH "DAV\-SYNC" "1" "December 15, 2019" "Version 1.3" "DavUtils User Manuals" .hy .SH NAME .PP @@ -9,7 +9,7 @@ .SH SYNOPSIS .PP \f[B]dav\-sync\f[] \f[I]command\f[] [\f[I]options\f[]] -\f[I]arguments\f[]... +\f[I]arguments\f[]\&... .SH DESCRIPTION .PP TODO @@ -25,7 +25,7 @@ .RS .RE .TP -.B push [\f[B]\-cldr\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[] +.B push [\f[B]\-cldrSRM\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[] Pushes all local changes to the server. This uploads all locally modified files and deletes all locally deleted files on the server. @@ -34,13 +34,20 @@ .RS .RE .TP -.B archive [\f[B]\-cld\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[] +.B archive [\f[B]\-cldSRM\f[]] [\f[B]\-t\f[] \f[I]tags\f[]] \f[I]directory\f[] Uploads all new and modified files to the server. The command is similar to the push command (with the same conflict behavior), however it does not delete files on the server. .RS .RE .TP +.B restore [\f[B]\-ldRM\f[]] [\f[B]\-V\f[] *version] [\f[B]\-s\f[] \f[I]directory\f[]] [\f[I]file\&...\f[]] +Restores local files by downloading them from the server. +The \f[I]file\f[] argument can be a local absolute or relative file +path. +.RS +.RE +.TP .B list\-conflicts [\f[B]\-v\f[]] \f[I]directory\f[] Lists all conflicting files. If verbose output is enabled, the output also shows the number of @@ -73,6 +80,11 @@ .RS .RE .TP +.B list\-versions [\f[B]\-s\f[] \f[I]syncdir\f[]] \f[I]file\f[] +Lists all available file versions. +.RS +.RE +.TP .B empty\-trash \f[I]directory\f[] Removes all files from the trash of the given \f[I]directory\f[]. .RS @@ -142,7 +154,7 @@ .RE .TP .B \-d -Don\[aq]t lock the repository. +Don't lock the repository. .RS .RE .TP