diff -r be012dd45b4b -r 2b8a65ed6f4c docs/src/edit.md --- 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 ] [-V ] `** +**`dav edit [-pc] [-k ] [-V ] [-L ] `** 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 `** downloads a specific version of the resource. Available versions can be listed with the *list-versions* command +**`-L `** use a lock token. See [dav lock][1] +[1]: ./lock.html +