diff -r 3070d72f54af -r 0e36bb75a732 docs/html/move.html --- a/docs/html/move.html Sat Aug 05 13:35:27 2017 +0200 +++ b/docs/html/move.html Sun Aug 06 14:41:20 2017 +0200 @@ -4,7 +4,7 @@ - + dav move @@ -64,7 +64,9 @@
-

dav move

+

move [-pcO] [-L <lock>] <url> <url>

Moves the resource identified by url1 to the location url2. Currently url1 and url2 must be on the same host.

If url2 already exists, the command aborts, unless the -O option is specified.