--- 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 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="pandoc" /> - <title></title> + <title>dav move</title> <style type="text/css">code{white-space: pre;}</style> <link rel="stylesheet" href="davdoc.css" type="text/css" /> </head> @@ -64,7 +64,9 @@ <!-- begin content --> <div class="content"> -<h1 id="dav-move">dav move</h1> +<div id="header"> +<h1 class="title">dav move</h1> +</div> <p><strong><code>move [-pcO] [-L <lock>] <url> <url></code></strong></p> <p>Moves the resource identified by <em>url1</em> to the location <em>url2</em>. Currently <em>url1</em> and <em>url2</em> must be on the same host.</p> <p>If <em>url2</em> already exists, the command aborts, unless the <code>-O</code> option is specified.</p>