docs/src/dav.1.md

branch
feature/dav-edit
changeset 720
2b8a65ed6f4c
parent 714
10a5d6ce0906
equal deleted inserted replaced
719:be012dd45b4b 720:2b8a65ed6f4c
23 : Downloads a resource from *url*. 23 : Downloads a resource from *url*.
24 24
25 put [**-pcR**] [**-k** *key*] [**-L** *lock*] *url* *file* 25 put [**-pcR**] [**-k** *key*] [**-L** *lock*] *url* *file*
26 : Uploads a resource to *url*. 26 : Uploads a resource to *url*.
27 27
28 edit [**-pc**] [**-k** *key*] [**-V** *version*] *url* 28 edit [**-pc**] [**-k** *key*] [**-V** *version*] [**-L** *lock*] *url*
29 : Downloads or creates a resource and opens the editor. 29 : Downloads or creates a resource and opens the editor.
30 30
31 The editor can be specified via the EDITOR environment variable. 31 The editor can be specified via the EDITOR environment variable.
32 Default editor is vi. 32 Default editor is vi.
33 33

mercurial