docs/src/get.md

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
child 407
9505224d2fd2
equal deleted inserted replaced
284:8e7ef0675946 285:02d3e4b1245f
1 --- 1 ---
2 title: 'dav get' 2 title: 'dav get'
3 --- 3 ---
4 4
5 **`get [-pcR] [-o <file>] [-u <date>] <url>`** 5 **`dav get [-pcR] [-o <file>] [-u <date>] <url>`**
6 6
7 Downloads a resource. This command also downloads collections and its child resources when the **`-R`** option is used. 7 Downloads a resource. This command also downloads collections and its child resources when the **`-R`** option is used.
8 When downloading a single resource, the default local file name is the resource 8 When downloading a single resource, the default local file name is the resource
9 name. When downloading collections, it does **not** create a local directory with 9 name. When downloading collections, it does **not** create a local directory with
10 the collection's name and places its children in there, but it downloads the 10 the collection's name and places its children in there, but it downloads the

mercurial