docs/src/dav.1.md

branch
feature/dav-edit
changeset 714
10a5d6ce0906
parent 703
2e3a24b9896a
child 720
2b8a65ed6f4c
--- a/docs/src/dav.1.md	Sat Mar 28 16:37:40 2020 +0100
+++ b/docs/src/dav.1.md	Sat Mar 28 17:07:10 2020 +0100
@@ -25,6 +25,12 @@
 put [**-pcR**] [**-k** *key*] [**-L** *lock*] *url* *file*
 :   Uploads a resource to *url*.
 
+edit [**-pc**] [**-k** *key*] [**-V** *version*] *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