diff -r 70c7d8e437f9 -r 329d57cddae8 docs/man/dav.1.man --- a/docs/man/dav.1.man Thu Jun 28 21:41:05 2018 +0200 +++ b/docs/man/dav.1.man Sun Jul 01 16:13:17 2018 +0200 @@ -1,157 +1,163 @@ .\" Automatically generated by Pandoc 1.16.0.2 .\" -.TH "DAV" "1" "July 1, 2018" "dav User Manuals" "" +.TH "DAV" "1" "July 1, 2018" "Version 1.2" "DavUtils User Manuals" .hy .SH NAME .PP -dav \- command line WebDAV client +\f[B]dav\f[] \- command line WebDAV client .SH SYNOPSIS .PP -dav \f[I]command\f[] [\f[I]options\f[]] \f[I]arguments\f[]... +\f[B]dav\f[] \f[I]command\f[] [\f[I]options\f[]] \f[I]arguments\f[]... .SH DESCRIPTION .PP TODO .SH COMMANDS .PP -list [\f[I]\-altdepcR\f[]] [\f[I]\-u date\f[]] \f[I]url\f[] +list [\f[B]\-altdepcR\f[]] [\f[B]\-u\f[] \f[I]date\f[]] \f[I]url\f[] .PP -get [\f[I]\-pcRK\f[]] [\f[I]\-o file\f[]] [\f[I]\-u date\f[]] -\f[I]url\f[] +get [\f[B]\-pcRK\f[]] [\f[B]\-o\f[] \f[I]file\f[]] [\f[B]\-u\f[] +\f[I]date\f[]] \f[I]url\f[] .PP -put [\f[I]\-pcR\f[]] [\f[I]\-k key\f[]] [\f[I]\-L lock\f[]] \f[I]url\f[] -\f[I]file\f[] +put [\f[B]\-pcR\f[]] [\f[B]\-k\f[] \f[I]key\f[]] [\f[B]\-L\f[] +\f[I]lock\f[]] \f[I]url\f[] \f[I]file\f[] .PP -mkdir [\f[I]\-pc\f[]] [\f[I]\-k key\f[]] [\f[I]\-L lock\f[]] -\f[I]url\f[] +mkdir [\f[B]\-pc\f[]] [\f[B]\-k\f[] \f[I]key\f[]] [\f[B]\-L\f[] +\f[I]lock\f[]] \f[I]url\f[] +.PP +remove [\f[B]\-pc\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]url\f[] .PP -remove [\f[I]\-pc\f[]] [\f[I]\-L lock\f[]] \f[I]url\f[] +copy [\f[B]\-pcO\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]srcurl\f[] +\f[I]desturl\f[] .PP -copy [\f[I]\-pcO\f[]] [\f[I]\-L lock\f[]] \f[I]url\f[] \f[I]url\f[] -.PP -move [\f[I]\-pcO\f[]] [\f[I]\-L lock\f[]] \f[I]url\f[] \f[I]url\f[] +move [\f[B]\-pcO\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]srcurl\f[] +\f[I]desturl\f[] .PP -export [\f[I]\-pc\f[]] [\f[I]\-o file\f[]] [\f[I]\-u date\f[]] -\f[I]url\f[] +export [\f[B]\-pc\f[]] [\f[B]\-o\f[] \f[I]file\f[]] [\f[B]\-u\f[] +\f[I]date\f[]] \f[I]url\f[] .PP -import [\f[I]\-pc\f[]] [\f[I]\-k key\f[]] [\f[I]\-L lock\f[]] -\f[I]url\f[] \f[I]file\f[] +import [\f[B]\-pc\f[]] [\f[B]\-k\f[] \f[I]key\f[]] [\f[B]\-L\f[] +\f[I]lock\f[]] \f[I]url\f[] \f[I]file\f[] .PP -get\-property [\f[I]\-pcx\f[]] [\f[I]\-n uri\f[]] \f[I]url\f[] +get\-property [\f[B]\-pcx\f[]] [\f[B]\-n\f[] \f[I]uri\f[]] \f[I]url\f[] \f[I]property\f[] .PP -set\-property [\f[I]\-pcx\f[]] [\f[I]\-L lock\f[]] [\f[I]\-n uri\f[]] -\f[I]url\f[] \f[I]property\f[] [\f[I]value\f[]] -.PP -remove\-property [\f[I]\-pc\f[]] [\f[I]\-n uri\f[]] \f[I]url\f[] -\f[I]property\f[] +set\-property [\f[B]\-pcx\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] +[\f[B]\-n\f[] \f[I]uri\f[]] \f[I]url\f[] \f[I]property\f[] +[\f[I]value\f[]] .PP -lock [\f[I]\-pc\f[]] [\f[I]\-T timeout\f[]] \f[I]url\f[] +remove\-property [\f[B]\-pc\f[]] [\f[B]\-n\f[] \f[I]uri\f[]] +\f[I]url\f[] \f[I]property\f[] .PP -unlock [\f[I]\-pc\f[]] [\f[I]\-L lock\f[]] \f[I]url\f[] +lock [\f[B]\-pc\f[]] [\f[B]\-T\f[] \f[I]timeout\f[]] \f[I]url\f[] .PP -info [\f[I]\-pc\f[]] \f[I]url\f[] +unlock [\f[B]\-pc\f[]] [\f[B]\-L\f[] \f[I]lock\f[]] \f[I]url\f[] +.PP +info [\f[B]\-pc\f[]] \f[I]url\f[] .PP date [\f[I]url\f[]] -.SH OPTIONS +.SH GENERAL OPTIONS +.PP +The following options can be used with all commands. +.TP +.B \f[B]\-i\f[] +Disable cert verification. +.RS +.RE +.TP +.B \f[B]\-N\f[] +Disable authentication prompt. +.RS +.RE +.TP +.B \f[B]\-v\f[] +Verbose output. +.RS +.RE +.SH COMMAND OPTIONS .TP -.B \-k \f[I]key\f[] +.B \f[B]\-a\f[] +Show all files. +.RS +.RE +.TP +.B \f[B]\-c\f[] +Enable full encryption. +.RS +.RE +.TP +.B \f[B]\-d\f[] +Order by last modified date. +.RS +.RE +.TP +.B \f[B]\-e\f[] +Show extended flags. +.RS +.RE +.TP +.B \f[B]\-K\f[] +Keep already present files. +.RS +.RE +.TP +.B \f[B]\-k\f[] \f[I]key\f[] Key to use for encryption. .RS .RE .TP -.B \-p -Don\[aq]t encrypt or decrypt files. -.RS -.RE -.TP -.B \-c -Enable full encryption. +.B \f[B]\-l\f[] +Print resources in long list format. .RS .RE .TP -.B \-R -Recursively do the operation for all children. +.B \f[B]\-L\f[] \f[I]lock\f[] +Specificy lock token. .RS .RE .TP -.B \-K -Keep already present files. +.B \f[B]\-n\f[] \f[I]uri\f[] +Specify namespace \f[I]uri\f[]. .RS .RE .TP -.B \-o \f[I]file\f[] +.B \f[B]\-o\f[] \f[I]file\f[] Write output to \f[I]file\f[]. Use \[aq]\-\[aq] for stdout. .RS .RE .TP -.B \-u \f[I]date\f[] -Get resources which are modified since the specified \f[I]date\f[]. +.B \f[B]\-O\f[] +Override resources. .RS .RE .TP -.B \-a -Show all files. +.B \f[B]\-p\f[] +Don\[aq]t encrypt or decrypt files. .RS .RE .TP -.B \-l -Print resources in long list format. +.B \f[B]\-R\f[] +Recursively do the operation for all children. .RS .RE .TP -.B \-t +.B \f[B]\-t\f[] Print content type. .RS .RE .TP -.B \-d -Order by last modified date. -.RS -.RE -.TP -.B \-e -Show extended flags. -.RS -.RE -.TP -.B \-O -Override resources. -.RS -.RE -.TP -.B \-L \f[I]lock\f[] -Specificy lock token. -.RS -.RE -.TP -.B \-T \f[I]sec\f[] +.B \f[B]\-T\f[] \f[I]sec\f[] Timeout in seconds. .RS .RE .TP -.B \-n \f[I]uri\f[] -Specify namespace \f[I]uri\f[]. -.RS -.RE -.TP -.B \-x -XML property content. +.B \f[B]\-u\f[] \f[I]date\f[] +Get resources which are modified since the specified \f[I]date\f[]. .RS .RE .TP -.B \-N -Disable authentication prompt (all commands). -.RS -.RE -.TP -.B \-i -Disable cert verification (all commands). -.RS -.RE -.TP -.B \-v -Verbose output (all commands). +.B \f[B]\-x\f[] +XML property content. .RS .RE .SH SEE ALSO