diff -r 36333e8a9411 -r 9505224d2fd2 docs/src/get.md --- a/docs/src/get.md Sun Jun 03 12:02:31 2018 +0200 +++ b/docs/src/get.md Sun Jun 03 12:03:04 2018 +0200 @@ -2,7 +2,7 @@ title: 'dav get' --- -**`dav get [-pcR] [-o ] [-u ] `** +**`dav get [-pcRK] [-o ] [-u ] `** 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 @@ -17,6 +17,8 @@ **`-R`** download a collection +**`-K`** download only files that don't exist locally + **`-o `** specify the local output file. A **-** indicates stdout **`-u `** download only files which are modified since the specified date. Uses the HTTP date format