docs/html/set-property.html

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
child 320
12ed560c926c
--- 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 &lt;lock&gt;] [-n &lt;uri&gt;] &lt;url&gt; &lt;property&gt; [value]</code></strong></p>
+<p><strong><code>dav set-property [-pc] [-L &lt;lock&gt;] [-n &lt;uri&gt;] &lt;url&gt; &lt;property&gt; [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>

mercurial