docs/src/get.md

changeset 407
9505224d2fd2
parent 285
02d3e4b1245f
child 701
0a48f17c729d
--- 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 <file>] [-u <date>] <url>`**
+**`dav get [-pcRK] [-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
@@ -17,6 +17,8 @@
 
 **`-R`** download a collection
 
+**`-K`** download only files that don't exist locally
+
 **`-o <file>`** specify the local output file. A **-** indicates stdout
 
 **`-u <date>`** download only files which are modified since the specified date. Uses the HTTP date format

mercurial