--- a/docs/html/set-property.html Sun Aug 06 17:02:25 2017 +0200 +++ b/docs/html/set-property.html Sun Aug 06 18:18:00 2017 +0200 @@ -10,7 +10,7 @@ </head> <body> <div class="header"> - <span>davutils documentation</span> + <a href="./index.html"><span>DavUtils documentation</span></a> </div> <div class="sidebar"> <div class="nav"> @@ -67,7 +67,7 @@ <div id="header"> <h1 class="title">dav set-property</h1> </div> -<p><strong><code>set-property [-pc] [-L <lock>] [-n <uri>] <url> <property> [value]</code></strong></p> +<p><strong><code>dav set-property [-pc] [-L <lock>] [-n <uri>] <url> <property> [value]</code></strong></p> <p>Sets a resource property to the specified value.</p> <p><em>property</em> is a property name with or without prefix (see <a href="./get-property.html">get-property</a> for details).</p> <p>If no value is specified, the content for the property is read from stdin.</p>