docs/src/edit.md

branch
feature/dav-edit
changeset 720
2b8a65ed6f4c
parent 714
10a5d6ce0906
--- a/docs/src/edit.md	Sun Apr 05 10:13:09 2020 +0200
+++ b/docs/src/edit.md	Sun Apr 05 11:06:34 2020 +0200
@@ -2,7 +2,7 @@
 title: 'dav edit'
 ---
 
-**`dav edit [-pc] [-k <key>] [-V <version>] <url>`**
+**`dav edit [-pc] [-k <key>] [-V <version>] [-L <lock>] <url>`**
 
 Downloads a resources and opens an editor. If there is no resource at the
 specified location, it is attempted to create a fresh resource.
@@ -25,4 +25,7 @@
 
 **`-V <version>`** downloads a specific version of the resource. Available versions can be listed with the *list-versions* command
 
+**`-L <lock>`** use a lock token. See [dav lock][1]
 
+[1]: ./lock.html
+

mercurial