diff -r 3070d72f54af -r 0e36bb75a732 docs/html/get.html --- a/docs/html/get.html Sat Aug 05 13:35:27 2017 +0200 +++ b/docs/html/get.html Sun Aug 06 14:41:20 2017 +0200 @@ -4,7 +4,7 @@ - + dav get @@ -64,7 +64,9 @@
-

dav get

+

get [-pcR] [-o <file>] [-u <date>] <url>

Downloads a resource. This command also downloads collections and its child resources when the -R option is used. When downloading a single resource, the default local file name is the resource name. When downloading collections, it does not create a local directory with the collection's name and places its children in there, but it downloads the children directly to the current working directory.

-p disable file name and content decryption. You get exactly what is stored on the server.