docs/src/dav.1.md

changeset 722
d78619cc5a4d
parent 720
2b8a65ed6f4c
--- a/docs/src/dav.1.md	Sun Dec 15 18:43:01 2019 +0100
+++ b/docs/src/dav.1.md	Sun Jul 05 11:55:54 2020 +0200
@@ -25,6 +25,12 @@
 put [**-pcR**] [**-k** *key*] [**-L** *lock*] *url* *file*
 :   Uploads a resource to *url*.
 
+edit [**-pc**] [**-k** *key*] [**-V** *version*] [**-L** *lock*] *url*
+:   Downloads or creates a resource and opens the editor.
+
+    The editor can be specified via the EDITOR environment variable.
+    Default editor is vi.
+
 mkdir [**-pc**] [**-k** *key*] [**-L** *lock*] *url*
 :   Creates a new collection at *url*.
 

mercurial